Skip to content

Commit eaa3f1f

Browse files
committed
fix: export provideThemeContext
1 parent 441aba5 commit eaa3f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ export {
22
default as ThemeProvider,
33
type ThemeProviderProps,
44
injectThemeContext,
5+
provideThemeContext,
56
} from './provider/ThemeProvider.vue'
67

78
export * from './avatar'

0 commit comments

Comments
 (0)