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
The reason we need to downgrade node + react is because we are using a deprecated version of the google maps api, react-google-maps. We should be using @react-google-maps/api. https://www.npmjs.com/package/@react-google-maps/api
Will also need to update node, react, (and possibly MUI).
The text was updated successfully, but these errors were encountered:
The reason we need to downgrade node + react is because we are using a deprecated version of the google maps api, react-google-maps. We should be using @react-google-maps/api. https://www.npmjs.com/package/@react-google-maps/api
Will also need to update node, react, (and possibly MUI).
The text was updated successfully, but these errors were encountered: