perf(icon): remove Icon component global registration

This commit is contained in:
vben
2021-06-27 13:56:09 +08:00
parent c73694ab8b
commit 59d3e8c80f
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
## Wip
- **Icon** 移除 Icon 组件全局注册,防止特定情况下热更新问题
## 2.5.1(2021-06-26)
### ⚡ Performance Improvements