✨ (bootsier): Añade componente para campos ocultos
This commit is contained in:
parent
cb3448add2
commit
863e7de3df
2 changed files with 75 additions and 0 deletions
|
|
@ -27,3 +27,6 @@ pub use textarea::Textarea;
|
|||
|
||||
mod range;
|
||||
pub use range::Range;
|
||||
|
||||
mod hidden;
|
||||
pub use hidden::Hidden;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue