✨ (bootsier): Añade componente Image
This commit is contained in:
parent
9555d092e3
commit
38349f9eab
5 changed files with 258 additions and 189 deletions
|
|
@ -12,8 +12,9 @@ pub mod dropdown;
|
|||
pub use dropdown::Dropdown;
|
||||
|
||||
// Image.
|
||||
mod image;
|
||||
pub use image::{Image, ImageSize};
|
||||
pub mod image;
|
||||
#[doc(inline)]
|
||||
pub use image::Image;
|
||||
|
||||
// Navbar.
|
||||
pub mod navbar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue