🚧 [base] Añade nuevo componente Icon
This commit is contained in:
parent
f5fb4b7a1d
commit
744bd700fc
2 changed files with 137 additions and 0 deletions
|
@ -8,3 +8,6 @@ pub use block::Block;
|
|||
|
||||
mod poweredby;
|
||||
pub use poweredby::PoweredBy;
|
||||
|
||||
mod icon;
|
||||
pub use icon::{Icon, IconKind};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue