Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dynamically import Modal component (vercel#539)
* fix: dynamically import Modal component fixes error "document is not defined" if the user decides to display a modal at the beginning (for ads, promotions, etc...) * fix: remove spread operator * remove top level modal import * fix import path for Modal Co-authored-by: Gonzalo Pozzo <[email protected]>
- Loading branch information