Closed sags95 closed 5 months ago
Hi @sags95 👋
Thanks for the report! You're right, do not hesitate to create a PR to fix that 😉
it really took that long to fix it and no PR was ever made? well here is the fix: https://github.com/IOfate/react-coinbase-commerce/pull/6
In the readme the import for the
index.css
file is incorrect, it should beimport '@iofate/react-coinbase-commerce/dist/esm/index.css'
instead ofimport '@iofate/react-coinbase-commerce/esm/index.css';