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
This is low priority, but contexts in React are a nice way of making values like the ReactGA object which are essentially "global" available throughout the app without having to pass props around everywhere.
The text was updated successfully, but these errors were encountered:
This is low priority, but contexts in React are a nice way of making values like the ReactGA object which are essentially "global" available throughout the app without having to pass props around everywhere.
The text was updated successfully, but these errors were encountered: