Browse Source

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

pull/5819/head
zhang 1 year ago
committed by GitHub
parent
commit
aa2907323f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      packages/icons/src/index.ts

4
packages/icons/src/index.ts

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

Loading…
Cancel
Save