IOfate / react-coinbase-commerce

A react component to easily embed a Coinbase Commerce Checkout within your application
MIT License
3 stars 4 forks source link

Typo in readme for import path for index.css #1

Closed sags95 closed 5 months ago

sags95 commented 1 year ago

In the readme the import for the index.css file is incorrect, it should be import '@iofate/react-coinbase-commerce/dist/esm/index.css' instead of import '@iofate/react-coinbase-commerce/esm/index.css';

Johann-S commented 1 year ago

Hi @sags95 👋

Thanks for the report! You're right, do not hesitate to create a PR to fix that 😉

ianmiller347 commented 5 months ago

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