Skip to content

Commit 9fdee9c

Browse files
author
xiaofan
authored
fix(theme): re-export default (#2606)
1 parent d0e7374 commit 9fdee9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theme-without-fonts.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export * from './theme'
2+
export { default } from './theme'

0 commit comments

Comments
 (0)