diff options
Diffstat (limited to 'src/utils/providers/index.ts')
| -rw-r--r-- | src/utils/providers/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/providers/index.ts b/src/utils/providers/index.ts index a01200a..90dca15 100644 --- a/src/utils/providers/index.ts +++ b/src/utils/providers/index.ts @@ -1,3 +1,4 @@ export * from './ackee-provider'; export * from './motion-provider'; export * from './prism-theme'; +export * from './theme-provider'; |
