Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 8a6cca6

Browse files
committed
fix: remove unused hook
1 parent 05840e0 commit 8a6cca6

2 files changed

Lines changed: 1810 additions & 1811 deletions

File tree

src/components/Cursors.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import * as TSTB from 'ts-toolbelt'
44

55
import { animated, config, useSpring } from '@react-spring/web'
66

7-
import useIsScrolling from '../hooks/useIsScrolling'
87
import usePrevious from '../hooks/usePrevious'
98
import useLatestWhen from '../hooks/useLatestWhen'
109
import usePortalElement from '../hooks/usePortalElement'

0 commit comments

Comments
 (0)