wip: segmented control

This commit is contained in:
2026-05-25 18:43:26 +01:00
parent ecf09d992d
commit 91a57cbc0f
5 changed files with 30 additions and 17 deletions

View File

@@ -43,6 +43,8 @@ define_font_icons!(
Eye,
RefreshCw,
Star,
MessageCircleMore,
FileBracesCorner,
);
#[derive(gpui::IntoElement)]