mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-08-02 20:18:01 +00:00
feat: 优化文件结构、组件、布局
This commit is contained in:
5
src/components/common/index.ts
Normal file
5
src/components/common/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import HoverButton from './HoverButton/index.vue'
|
||||
import NaiveProvider from './NaiveProvider.vue'
|
||||
import SvgIcon from './SvgIcon.vue'
|
||||
|
||||
export { HoverButton, NaiveProvider, SvgIcon }
|
Reference in New Issue
Block a user