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
 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...