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.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/hooks/index.ts b/src/utils/hooks/index.ts
index 3fb0ad4..da4ed9e 100644
--- a/src/utils/hooks/index.ts
+++ b/src/utils/hooks/index.ts
@@ -27,3 +27,5 @@ export * from './use-thematics-list';
export * from './use-theme';
export * from './use-timeout';
export * from './use-toggle';
+export * from './use-topic';
+export * from './use-topics-list';