Skip to content

Commit 646a37a

Browse files
committed
chore(deps): bump and dedupe transitive deps
1 parent 6509560 commit 646a37a

File tree

2 files changed

+777
-807
lines changed

2 files changed

+777
-807
lines changed

src/component/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { MutableRefObject, JSX } from 'react'
1+
import type { JSX, MutableRefObject } from 'react'
22
import useBottomScrollListener, { type DebounceOptions } from '../hook'
33

44
export interface BottomScrollListenerProps {

0 commit comments

Comments
 (0)