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

pull/78/MERGE
zhang 2025-03-29 22:29:16 +08:00 committed by GitHub
parent 96d2bc52e9
commit aa2907323f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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';