chore: update common-ui to universal-ui
This commit is contained in:
10
packages/business/universal-ui/src/index.ts
Normal file
10
packages/business/universal-ui/src/index.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
export * from './authentication';
|
||||
export * from './coze-assistant';
|
||||
export * from './fallback';
|
||||
export * from './global-provider';
|
||||
export * from './global-search';
|
||||
export * from './language-toggle';
|
||||
export * from './notification';
|
||||
export * from './preferences';
|
||||
export * from './theme-toggle';
|
||||
export * from './user-dropdown';
|
Reference in New Issue
Block a user