mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-05-31 09:25:32 +08:00
refactor: setup sidebar workspace and session list
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Folder, MessageSquare, Search, X } from 'lucide-react';
|
||||
import { Input } from '@/shared/view/ui';
|
||||
import { cn } from '@/lib/utils';
|
||||
import { SearchMode } from '@/components/refactored/sidebar/types/index.js';
|
||||
import type { SearchMode } from '@/components/refactored/sidebar/types';
|
||||
|
||||
|
||||
type SidebarSearchProps = {
|
||||
|
||||
Reference in New Issue
Block a user