konstaui / konsta

Mobile UI components made with Tailwind CSS
https://konstaui.com
MIT License
3.3k stars 119 forks source link

invalid DOM property `tabindex`. use `tabIndex` instead #174

Closed akrindev closed 8 months ago

akrindev commented 8 months ago

Check that this is really a bug

Reproduction link

https://stackblitz.com/edit/konsta-react-sgppja?file=App.jsx

Bug description

there a typo on react tabindex instead use tabIndex on some components

image

Expected Behavior

No response

Actual Behavior

No response

Konsta UI version

3.0.1

Platform/Target and Browser Versions

chrome 116

Validations

Would you like to open a PR for this bug?