solidjs / solid-docs-next

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

[Content]: The Stores page seems to have incorrect table of content #686

Open ngdangtu-vn opened 4 months ago

ngdangtu-vn commented 4 months ago

📚 Subject area/topic

concepts/stores.mdx

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

https://docs.solidjs.com/concepts/stores

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

I believe the section Extracting raw data with unwrap should be a child of Store utilities section since unwrap is a utility function of Store.

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

No response

LadyBluenotes commented 4 months ago

Thank you for flagging this!