feat: glass ui pass

This commit is contained in:
Brooklyn Nicholson
2026-05-16 19:21:33 -05:00
parent 062eed654d
commit d67a438fec
104 changed files with 5173 additions and 1919 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
import {
Brain,
Lock,
type LucideIcon,
type IconComponent,
MessageCircle,
Mic,
Monitor,
@@ -302,7 +302,7 @@ export interface ModeOption {
id: ThemeMode
label: string
description: string
icon: LucideIcon
icon: IconComponent
}
export const MODE_OPTIONS: ModeOption[] = [