solidjs / solid-docs-next

SolidJS Docs.
https://docs.solidjs.com/
208 stars 225 forks source link

Fix: use count() in createEffect on State Management page #802

Open Sc1pex opened 1 week ago

Sc1pex commented 1 week ago

setDoubleCount((prev) => prev * 2); should be setDoubleCount(count() * 2);, like in the example referenced on the page

stackblitz[bot] commented 1 week ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

netlify[bot] commented 1 week ago

Deploy Preview for solid-docs ready!

Name Link
Latest commit 77f0c943b5a3f23f0cd5165ecd27062b57050e4d
Latest deploy log https://app.netlify.com/sites/solid-docs/deploys/6685239c1d0fa30008821d1a
Deploy Preview https://deploy-preview-802--solid-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.