✨ (bootsier): Añade componente Nav
- Adapta `Dropdown` para poder integrarlo en los menús `Nav`. - Actualiza `Children` para soportar operaciones múltiples.
This commit is contained in:
parent
38349f9eab
commit
4b1f46e05b
12 changed files with 602 additions and 226 deletions
|
|
@ -9,9 +9,3 @@ pub use content::{Content, ContentType};
|
|||
|
||||
mod brand;
|
||||
pub use brand::Brand;
|
||||
|
||||
mod nav;
|
||||
pub use nav::Nav;
|
||||
|
||||
mod item;
|
||||
pub use item::{Item, ItemType};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue