✨ (bootsier): Añade un control deslizante de rango
This commit is contained in:
parent
3436f94b18
commit
cb3448add2
2 changed files with 195 additions and 0 deletions
|
|
@ -24,3 +24,6 @@ pub mod input;
|
|||
|
||||
mod textarea;
|
||||
pub use textarea::Textarea;
|
||||
|
||||
mod range;
|
||||
pub use range::Range;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue