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
Mobx uses Stores to contain all data relevant to a certain part of the application. Each component of Dawn has its own store and these are all sent to the root store. The root store instantiates all other stores