♻️ (form): Mueve componentes de formulario a base
This commit is contained in:
parent
26f1cda831
commit
9435678e01
38 changed files with 2211 additions and 1826 deletions
|
|
@ -3,6 +3,9 @@
|
|||
mod color;
|
||||
pub use color::{Background, Text};
|
||||
|
||||
mod button;
|
||||
pub use button::{ButtonColor, ButtonSize};
|
||||
|
||||
mod border;
|
||||
pub use border::Border;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue