Skip to content

Commit aa29073

Browse files
authored
style: 更正引用格式 (#5784)
1 parent 96d2bc5 commit aa29073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/icons/src/index.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export * from './iconify/index.js';
1+
export * from './iconify';
22
export { default as EmptyIcon } from './icons/empty-icon.vue';
3-
export * from './svg/index.js';
3+
export * from './svg';

0 commit comments

Comments
 (0)