This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Description
Describe the bug
A clear and concise description of what the bug is.
rename attribute tabIndex to tabindex to prevent dehydration "Attribute "tabIndex" should be lowercase"
To Reproduce
Steps to reproduce the behavior:
- use CButton component might be others too who use tabIndex attribute
Expected behavior
A clear and concise description of what you expected to happen.
use tabindex instead of tabIndex