feat(projects): 添加NaiveProvider组件
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import NaiveProvider from './NaiveProvider/index.vue';
|
||||
import SystemLogo from './SystemLogo/index.vue';
|
||||
import DarkModeSwitch from './DarkModeSwitch/index.vue';
|
||||
|
||||
export { SystemLogo, DarkModeSwitch };
|
||||
export { NaiveProvider, SystemLogo, DarkModeSwitch };
|
||||
|
||||
Reference in New Issue
Block a user