(bootsier): Añade grupos de casillas de marcado

This commit is contained in:
Manuel Cillero 2026-04-19 11:18:46 +02:00
parent 99ac8e8938
commit c57732c9f0
2 changed files with 259 additions and 0 deletions

View file

@ -15,3 +15,5 @@ pub use input::Input;
mod checkbox;
pub use checkbox::Checkbox;
pub mod check;