✨ [bootsier] Nuevos componentes Navbar y Offcanvas
This commit is contained in:
parent
83e09c38ce
commit
db13a6ab8b
17 changed files with 743 additions and 16 deletions
|
|
@ -4,8 +4,8 @@ use crate::bs::BreakPoint;
|
|||
|
||||
use std::fmt;
|
||||
|
||||
mod cssgrid;
|
||||
pub use cssgrid::Grid;
|
||||
mod component;
|
||||
pub use component::Grid;
|
||||
|
||||
mod item;
|
||||
pub use item::Item;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue