Skip to content

Instantly share code, notes, and snippets.

@sadewole
Created July 6, 2021 10:45
Show Gist options
  • Save sadewole/0cb6057776f28fd164712dd855b9d3d2 to your computer and use it in GitHub Desktop.
Save sadewole/0cb6057776f28fd164712dd855b9d3d2 to your computer and use it in GitHub Desktop.
return statement
return (
<div>
<div ref={mapContainerRef} className='map-container' />
</div>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment