medipass / react-payment-inputs

A React Hook & Container to help with payment card input fields.
https://medipass.github.io/react-payment-inputs
342 stars 62 forks source link

Remove "zero-dependency" from README #26

Closed brandonwkipp closed 4 years ago

brandonwkipp commented 4 years ago

The README currently describes the project as a A zero-dependency React Hook & Container to help with payment card input fields. but then goes on to say the React Payment Inputs requires styled-components to be installed as a dependency.

This may seem small, but it's still confusing.

jxom commented 4 years ago

That's a fair call