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
In React 16.6, the new context API allows you to provide/consume context opposed to the current way it is implemented in this library. The library uses the old child context API to provide access to the map.
The text was updated successfully, but these errors were encountered:
In React 16.6, the new context API allows you to provide/consume context opposed to the current way it is implemented in this library. The library uses the old child context API to provide access to the map.
The text was updated successfully, but these errors were encountered: