✨ (bootsier): Añade componente para áreas de texto
This commit is contained in:
parent
ef6b1fd75e
commit
7803062a18
2 changed files with 293 additions and 0 deletions
|
|
@ -21,3 +21,6 @@ pub mod radio;
|
|||
pub mod select;
|
||||
|
||||
pub mod input;
|
||||
|
||||
mod textarea;
|
||||
pub use textarea::Textarea;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue