fix: stabilize catalog filter coverage imports

This commit is contained in:
plebeius
2026-03-08 19:40:19 +08:00
parent 5d77a33c38
commit fabdd0efe5
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Comment } from '@bitsocialhq/bitsocial-react-hooks';
import type { Comment } from '@bitsocialhq/bitsocial-react-hooks';
import useSubplebbitsStore from '@bitsocialhq/bitsocial-react-hooks/dist/stores/subplebbits';
/**