mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-02-16 05:37:31 +00:00
refactor: reorganize chat view components and types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ClaudeSettings } from '../types';
|
||||
import type { ClaudeSettings } from '../types/types';
|
||||
|
||||
export const CLAUDE_SETTINGS_KEY = 'claude-settings';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user