aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/providers/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/providers/index.ts')
-rw-r--r--src/utils/providers/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/providers/index.ts b/src/utils/providers/index.ts
index 90dca15..bc521b3 100644
--- a/src/utils/providers/index.ts
+++ b/src/utils/providers/index.ts
@@ -1,4 +1,4 @@
export * from './ackee-provider';
export * from './motion-provider';
-export * from './prism-theme';
+export * from './prism-theme-provider';
export * from './theme-provider';