diff options
Diffstat (limited to 'src/utils/hooks/index.ts')
| -rw-r--r-- | src/utils/hooks/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/hooks/index.ts b/src/utils/hooks/index.ts index 9cc2b0f..68fb7ce 100644 --- a/src/utils/hooks/index.ts +++ b/src/utils/hooks/index.ts @@ -14,6 +14,7 @@ export * from './use-match-media'; export * from './use-mutation-observer'; export * from './use-on-click-outside'; export * from './use-pagination'; +export * from './use-posts-list'; export * from './use-prism'; export * from './use-prism-theme'; export * from './use-reading-time'; |
