We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d65c7 commit cccf4beCopy full SHA for cccf4be
1 file changed
crates/freya-components/src/lib.rs
@@ -87,7 +87,6 @@ cfg_if::cfg_if! {
87
/// | [ColorPicker](color_picker::ColorPicker) | [Chip](chip::Chip) | [Menu](menu::Menu) | [Popup](popup::Popup) |
88
/// | ![ResizableContainer Preview][gallery_resizable_container] | ![Sidebar Preview][gallery_sidebar] | ![Table Preview][gallery_table] | ![Card Preview][gallery_card] |
89
/// | [ResizableContainer](resizable_container::ResizableContainer) | [Sidebar](sidebar::SideBar) | [Table](table::Table) | [Card](card::Card) |
90
-
91
#[cfg_attr(feature = "docs",
92
doc = embed_doc_image::embed_image!("gallery_button", "images/gallery_button.png"),
93
doc = embed_doc_image::embed_image!("gallery_filled_button", "images/gallery_filled_button.png"),
0 commit comments