feat: dashboard skeleton
This commit is contained in:
@@ -26,7 +26,7 @@ macro_rules! define_font_icons {
|
||||
};
|
||||
}
|
||||
|
||||
define_font_icons!(Check, ChevronDown, FolderGit, Github, ArrowRight);
|
||||
define_font_icons!(Check, ChevronDown, FolderGit, Github, ArrowRight, Cat);
|
||||
|
||||
#[derive(gpui::IntoElement)]
|
||||
pub struct FontIconSvg {
|
||||
|
||||
Reference in New Issue
Block a user