final polish phase 1

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-27 21:27:37 +00:00
parent 627938aa95
commit 5f9a4b8dca
25 changed files with 3286 additions and 1397 deletions

View File

@@ -126,3 +126,7 @@ export { BoxIcon as TagIcon };
export { CloseIcon as XMarkIcon };
export { BoltIcon as PlayIcon }; // Use BoltIcon for play (running state)
export { TimeIcon as PauseIcon }; // Use TimeIcon for pause state
export { ArrowUpIcon as TrendingUpIcon }; // Trend up indicator
export { ArrowDownIcon as TrendingDownIcon }; // Trend down indicator
export { BoxCubeIcon as SettingsIcon }; // Settings/cog alias
export { InfoIcon as HelpCircleIcon }; // Help/question circle