feat: add SvgIcon component

This commit is contained in:
Vben
2021-03-05 23:12:01 +08:00
parent b93f20f0df
commit 9c2a2a0c00
10 changed files with 372 additions and 41 deletions

View File

@@ -3,6 +3,7 @@
### ✨ Features
- `BasicTree` 新增`clickRowToExpand`,用于单击树节点展开
- 新增 SvgIcon 插件及示例
### ⚡ Performance Improvements