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

This commit is contained in:
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

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';