feat: dashboard skeleton

This commit is contained in:
2026-04-26 16:06:49 +01:00
parent 1cecfaf167
commit bef3a0b9ed
13 changed files with 166 additions and 138 deletions

View File

@@ -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 {