You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dzcpy I think if we use two atoms, the history can be implemented. No need for onMount in this case.
The good way to think at first is how you would do it with useState. Then, it's straightforward to migrate to atom and useAtom. I can help on it.
Would you open a new discussion / issue?
@dzcpy I think if we use two atoms, the history can be implemented. No need for
onMount
in this case.The good way to think at first is how you would do it with
useState
. Then, it's straightforward to migrate toatom
anduseAtom
. I can help on it.Would you open a new discussion / issue?
Originally posted by @dai-shi in #211 (comment)
The text was updated successfully, but these errors were encountered: