mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 14:42:31 +00:00
* 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 <gonzalo.pozzo4@gmail.com>