Replies: 1 comment 4 replies
-
Yes, you can share state using the example you've shown. When you use On a side note, i wouldn't mutate state inside a component function, i.e. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example in this two-page design, state from page 1 and page 2 are independent. Is there a way to share the states?
Beta Was this translation helpful? Give feedback.
All reactions