react-currency-input icon indicating copy to clipboard operation
react-currency-input copied to clipboard

React complaining about PascalCase props

Open wellyal opened this issue 7 years ago • 0 comments

<CurrencyInput /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.

wellyal avatar Oct 05 '18 15:10 wellyal