We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6509560 commit 646a37aCopy full SHA for 646a37a
src/component/index.tsx
@@ -1,4 +1,4 @@
1
-import type { MutableRefObject, JSX } from 'react'
+import type { JSX, MutableRefObject } from 'react'
2
import useBottomScrollListener, { type DebounceOptions } from '../hook'
3
4
export interface BottomScrollListenerProps {
0 commit comments