Fix: Merging issues
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { type RefObject,useEffect,useState } from "react"
|
||||
|
||||
import { type RefObject, useEffect, useState } from "react"
|
||||
|
||||
interface UseScrollToTopProps {
|
||||
threshold: number
|
||||
|
||||
Reference in New Issue
Block a user