Added note about dynamic custom component in internal docs

This commit is contained in:
Quinn Dougherty 2022-08-01 14:44:40 -04:00
parent 1a09f400e0
commit 89e5f7e072

View File

@ -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
<SquiggleEditorWithImportedBindings