devfolioco / react-otp-input

:heavy_check_mark: OTP Input Component for React
http://devfolioco.github.io/react-otp-input
MIT License
643 stars 423 forks source link

Warning `Using kebab-case for css properties in objects is not supported` #438

Open diregraph opened 5 months ago

diregraph commented 5 months ago

Steps to reproduce

Use the component in a react app

Screenshot of the warning

image

Possible cause:

https://github.com/devfolioco/react-otp-input/blob/90a7b4f8a93e0209dcfe48d5f95706200241a570/src/index.tsx#L14