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
// Declared this variable and assigned it to the useForceUpdate function that forces a state to change causing that component to re-render and display on the map
40
40
constforceUpdate=useForceUpdate();
41
-
// setting the margins for the Map to render in the tab
41
+
// setting the margins for the Map to render in the tab window.
0 commit comments