feat(projects): 添加naiveUI按需引入
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import setupAssets from './assets';
|
||||
import setupNaiveUI from './naive';
|
||||
|
||||
export { setupAssets };
|
||||
export { setupAssets, setupNaiveUI };
|
||||
|
||||
Reference in New Issue
Block a user