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
Hello there! I recently used makeMutable in my tests and so far it looks like it can create a shared value, is this something that creates an actual shared value? or is it an utility for tests? Basically what I want to do is to have a shared value as a part of my global state.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello there! I recently used makeMutable in my tests and so far it looks like it can create a shared value, is this something that creates an actual shared value? or is it an utility for tests? Basically what I want to do is to have a shared value as a part of my global state.
Beta Was this translation helpful? Give feedback.
All reactions