Skip to content

Commit

Permalink
feat: support next version antd (ant-design#9203)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 authored Oct 19, 2021
1 parent 3014171 commit 718592d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export default defineConfig({
// Theme for antd: https://ant.design/docs/react/customize-theme-cn
theme: {
'primary-color': defaultSettings.primaryColor,
'root-entry-name': 'default',
},
// esbuild is father build tools
// https://umijs.org/plugins/plugin-esbuild
Expand Down

0 comments on commit 718592d

Please sign in to comment.