Dennis Mwangi

Results 2 issues of Dennis Mwangi

buttons inside the modal when clicked closes the modal even when close property was not passed on the modal

![image](https://github.com/vasturiano/react-globe.gl/assets/65861136/9a556982-737b-48f2-ada0-de64a4e11464) first error is importing the module no longer works when imported as such `const Globe = dynamic( () => import('react-globe.gl').then((mod) => mod.default), { ssr: false } );` quick fix...