🚧 (base): Añade BadgeKind para el tipo de Badge
This commit is contained in:
parent
997017bb75
commit
4ba66f5995
6 changed files with 230 additions and 43 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
// Badge.
|
||||
pub(crate) mod badge;
|
||||
pub use badge::{Badge, BadgeBootsier};
|
||||
pub use badge::{Badge, BadgeKind};
|
||||
|
||||
// Button.
|
||||
mod button;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue