This website requires JavaScript.
Explore
Help
Sign In
yudao
/
admin-vben
mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
Watch
3
Star
0
Fork
You've already forked admin-vben
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8617d3dd1e
admin-vben
/
packages
/
icons
/
src
/
index.ts
3 lines
68 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704)
2024-10-21 12:14:25 +00:00
export
*
from
'./iconify/index.js'
;
export
*
from
'./svg/index.js'
;