feat(projects): 新增主题配置
This commit is contained in:
3
src/components/common/index.ts
Normal file
3
src/components/common/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import NaiveApp from './NaiveApp/index.vue';
|
||||
|
||||
export { NaiveApp };
|
||||
Reference in New Issue
Block a user