solidjs / solid-docs-next

SolidJS Docs.
https://docs.solidjs.com/
212 stars 244 forks source link

[Content]: #697

Closed keet5 closed 4 months ago

keet5 commented 4 months ago

📚 Subject area/topic

/index.mdx

📋 Page(s) affected (or suggested, for new content)

https://docs.solidjs.com/concepts/control-flow/dynamic

📋 Description of content that is out-of-date or incorrect

When I import the Dynamic from solidjs, I have the error "Module '"solid-js"' has no exported member 'Dynamic'. But it works when I import from "solid-js/web". image image image

🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)

No response

LadyBluenotes commented 4 months ago

Looks like this was addressed with #698 :) Thank you for flagging it!