mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-03-16 11:27:24 +00:00
refactor: Move Tooltip and DarkModeToggle to shared/view/ui
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { MessageSquare, Terminal, Folder, GitBranch, ClipboardCheck, type LucideIcon } from 'lucide-react';
|
||||
import { Tooltip } from '../../../../shared/ui';
|
||||
import { Tooltip } from '../../../../shared/view/ui';
|
||||
import type { AppTab } from '../../../../types/app';
|
||||
import type { Dispatch, SetStateAction } from 'react';
|
||||
import { useTranslation } from 'react-i18next';
|
||||
|
||||
Reference in New Issue
Block a user