✨ (bootsier): Añade componente para áreas de texto
This commit is contained in:
parent
9173aee22c
commit
3436f94b18
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