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