You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
I've got a use case where the label is an evaluation of some JSX.
ie:
label : ( <span>Accept the <a href="...">Terms and Services</a></span> )
I was going to publish a pull request to loosen the proptype, but don't necessarily disagree with a label being strictly a string.
Happy to do a pull request, is there a suggested way to allow checkboxes to accept small partials?
The text was updated successfully, but these errors were encountered: