Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snake_case mentioned instead kebab-case in documentation of create-class function. #600

Open
monotech-hq opened this issue Feb 13, 2024 · 0 comments

Comments

@monotech-hq
Copy link

Tiniest issue in the world, I know. But ...
I've just ran into the following lines in the documentation of the 'create-class' function:

"Map keys should use React.Component method names (https://reactjs.org/docs/react-component.html),
and can be provided in snake-case or camelCase."

So, that should be 'kebab-case', because 'snake_case' uses underlines, not hyphens.

Sry :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant