Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vben/icons",
|
||||
"version": "5.5.7",
|
||||
"version": "5.5.8",
|
||||
"homepage": "https://github.com/vbenjs/vue-vben-admin",
|
||||
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
|
||||
"repository": {
|
||||
|
||||
@@ -20,8 +20,7 @@ export const MsRefresh = createIconifyIcon('material-symbols:refresh-rounded');
|
||||
|
||||
export const TMinimize = createIconifyIcon('tabler:arrows-minimize');
|
||||
|
||||
export const AntdDingTalk = createIconifyIcon('ant-design:dingtalk');
|
||||
|
||||
export const AntdProfileOutlined = createIconifyIcon(
|
||||
'ant-design:profile-outlined',
|
||||
);
|
||||
export const RiDingding = createIconifyIcon('ri:dingding-fill');
|
||||
|
||||
Reference in New Issue
Block a user