aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/hooks/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/hooks/index.ts')
-rw-r--r--src/utils/hooks/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/hooks/index.ts b/src/utils/hooks/index.ts
index b3fa627..240a092 100644
--- a/src/utils/hooks/index.ts
+++ b/src/utils/hooks/index.ts
@@ -17,7 +17,6 @@ export * from './use-pagination';
export * from './use-posts-list';
export * from './use-prism';
export * from './use-prism-theme';
-export * from './use-reading-time';
export * from './use-redirection';
export * from './use-reduced-motion';
export * from './use-scroll-lock';