Added note about dynamic custom component in internal docs
This commit is contained in:
parent
1a09f400e0
commit
89e5f7e072
|
@ -29,6 +29,8 @@ import { SquiggleEditorWithImportedBindings } from "../../src/components/Squiggl
|
||||||
/>;
|
/>;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Notice, you need to wrap the export of `@quri/squiggle-components` in custom code for dynamicism, please view `packages/website/src/components/` in github for details.
|
||||||
|
|
||||||
Which would then look exactly like
|
Which would then look exactly like
|
||||||
|
|
||||||
<SquiggleEditorWithImportedBindings
|
<SquiggleEditorWithImportedBindings
|
||||||
|
|
Loading…
Reference in New Issue
Block a user