jaohara / ui-component-library

A Component library for various UI elements that I have built for use in my personal projects.
0 stars 0 forks source link

Use a similar custom implementation for `Checkbox` and `RadioButton` within `RadioButtonGroup` #33

Open jaohara opened 8 months ago

jaohara commented 8 months ago

This will be similar to what I did on my portfolio/blog project from a few years ago - it will have an invisible input and a custom implementation that interacts with the invisible input.