Skip to content

Commit

Permalink
chore: update typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Jan 13, 2023
1 parent 7325810 commit 8c6ac34
Show file tree
Hide file tree
Showing 4 changed files with 2,396 additions and 2,333 deletions.
6 changes: 3 additions & 3 deletions config/defaultSettings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ const Settings: ProLayoutProps & {
logo: 'https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg',
iconfontUrl: '',
token: {
// 参见ts声明,demo 见文档,通过token 修改样式
// 参见ts声明,demo 见文档,通过token 修改样式
//https://procomponents.ant.design/components/layout#%E9%80%9A%E8%BF%87-token-%E4%BF%AE%E6%94%B9%E6%A0%B7%E5%BC%8F
}
},
};

export default Settings
export default Settings;
Loading

0 comments on commit 8c6ac34

Please sign in to comment.