Not sure if this repo is still being maintained, but just stumbled across this today. Love it.
Link to issue
In the embedded CodePen, all <input type="radio">s are replaced with <input type="checkbox">s. Inline code is correct, embedded sample is not.
Not sure if this repo is still being maintained, but just stumbled across this today. Love it.
Link to issue
In the embedded CodePen, all
<input type="radio">s are replaced with<input type="checkbox">s. Inline code is correct, embedded sample is not.