mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 08:17:11 +00:00
fix(ui): add missing useThinkingConfig export to barrel file
This commit is contained in:
@@ -10,4 +10,5 @@ export {
|
||||
useGlobalEnvConfig,
|
||||
useProxyConfig,
|
||||
useRawConfig,
|
||||
useThinkingConfig,
|
||||
} from './hooks/index';
|
||||
|
||||
Reference in New Issue
Block a user