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

This commit is contained in:
Manuel Cillero 2026-04-19 11:18:46 +02:00 committed by Manuel Cillero
parent 59dbc2b710
commit cc7ddd3d06
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;