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

pull/62/head
zhang 2025-03-29 22:29:16 +08:00 committed by YunaiV
parent c4fd6b89b6
commit 2e80c773db
1 changed files with 2 additions and 2 deletions

View File

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