mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增轮播图表
This commit is contained in:
@@ -29,9 +29,9 @@ const packagesListObj = {
|
||||
icon: renderIcon(RoadmapIcon),
|
||||
label: renderLang(PackagesCategoryName.CHARTS),
|
||||
},
|
||||
[PackagesCategoryEnum.INFORMATION]: {
|
||||
[PackagesCategoryEnum.INFORMATIONS]: {
|
||||
icon: renderIcon(SpellCheckIcon),
|
||||
label: renderLang(PackagesCategoryName.INFORMATION),
|
||||
label: renderLang(PackagesCategoryName.INFORMATIONS),
|
||||
},
|
||||
[PackagesCategoryEnum.TABLES]: {
|
||||
icon: renderIcon(TableSplitIcon),
|
||||
|
||||
Reference in New Issue
Block a user