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

[Fix] className overrides accept functions #79

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

JefteCaro
Copy link
Collaborator

inputClassName, containerClassName, and toggleClassName should accept functions ( #64 )

@onesine
Copy link
Owner

onesine commented Mar 3, 2023

@JefteCaro, I think we are starting to have too many props for classes. We can group them all in the classNames props. But we'll have to leave the ones that are there so that those who already use the library with these props won't have problems with updates.

Thank you for this PR

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

Successfully merging this pull request may close these issues.

None yet

2 participants