mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-10 20:53:18 +08:00
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export * from './iconify/index';
|
||||
export * from './svg/index';
|
||||
export * from './iconify/index.js';
|
||||
export * from './svg/index.js';
|
||||
|
||||
Reference in New Issue
Block a user