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