✨ ♎ use-interval.ts
This commit is contained in:
@@ -65,3 +65,4 @@ export function useInterval(
|
|||||||
return clock.subscribe(onChange, false)
|
return clock.subscribe(onChange, false)
|
||||||
}, [clock, intervalMs])
|
}, [clock, intervalMs])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user