react-bare-forms icon indicating copy to clipboard operation
react-bare-forms copied to clipboard

Allow for Radio buttons to be nested in other JSX elements

Open joegasewicz opened this issue 4 years ago • 0 comments

Currently the radio buttons are only updatable nested directly in a radio group field.

A solution could potentially use React Refs...?

joegasewicz avatar Feb 04 '21 16:02 joegasewicz