Skip to content

Commit 0b45c50

Browse files
sangggggclaude
andauthored
Refactor UI to use only shadcn components (#75)
Remove custom component files and inline all UI logic into App.tsx using only shadcn components (Card, Dialog, Badge, Button, Input, ScrollArea). This simplifies the component structure while maintaining all functionality including session browsing, message viewing, and search. Changes: - Deleted custom components: Message, SearchModal, SessionDetail, SessionItem, SessionList - Refactored App.tsx to be self-contained with shadcn components - Kept existing hooks (useSessions, useSessionDetail, useSearch) - Applied Biome formatting and linting Co-authored-by: Claude <noreply@anthropic.com>
1 parent 864966e commit 0b45c50

File tree

6 files changed

+255
-645
lines changed

6 files changed

+255
-645
lines changed

0 commit comments

Comments
 (0)