Open fredmaggiowski opened 3 months ago
We need to add a new rule in the ts lint to avoid using the import of nested or unexported dependencies. If the library does not export types, we need to open a pr for them or implement a temporary custom type.
The feature or bug you are proposing
In several components there are
antd/es
imports that breaks antd update.Such imports are not part of the public interface and therefore subject to breaking changes, they must not be imported
Here search result: https://github.com/search?q=repo%3Amia-platform%2Fdesign-system%20%27antd%2Fes%2F&type=code
Affected components are