Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: ant-design/ant-design#45567
- Loading branch information