We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to use checkboard as a background for a button.
e.g.
<Checkboard> <button/> </Checkboard>
This would be very simple if https://github.com/casesandberg/react-color/blob/master/src/components/common/Checkboard.js passed down the children prop to the div
Would that be ok?
The text was updated successfully, but these errors were encountered:
Sure. Feel free to open up a PR with the change.
Sorry, something went wrong.
Can I take this? @casesandberg
No branches or pull requests
I'd like to use checkboard as a background for a button.
e.g.
This would be very simple if https://github.com/casesandberg/react-color/blob/master/src/components/common/Checkboard.js passed down the children prop to the div
Would that be ok?
The text was updated successfully, but these errors were encountered: