style: 更正引用格式 (#5784)

This commit is contained in:
zhang
2025-03-29 22:29:16 +08:00
committed by YunaiV
parent c4fd6b89b6
commit 2e80c773db

View File

@@ -1,3 +1,3 @@
export * from './iconify/index.js';
export * from './iconify';
export { default as EmptyIcon } from './icons/empty-icon.vue';
export * from './svg/index.js';
export * from './svg';