benjamincanac / ui3

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
52 stars 7 forks source link

feat(Switch): form integration #48

Closed romhml closed 7 months ago

romhml commented 7 months ago

Implement form integration for switch component. This PR also fixes the disabled state for the RadioGroup component and includes a small refactor on form examples.

Closes #2