next.js
2e82ca81 - fix: import antd from es in modularizeImports (#57968)

Commit
2 years ago
fix: import antd from es in modularizeImports (#57968) ### Fixing a bug Currently any imports from antd will be replaced with `lib`, which will cause context not the same. Ref: https://github.com/ant-design/ant-design/issues/45567
Author
Parents
Loading