next.js
2e82ca81
- fix: import antd from es in modularizeImports (#57968)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#57968 - fix: import antd from es in modularizeImports
Author
MadCcc
Parents
a01beafd
Loading