Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93f85c4

Browse files
committed
docs: add one more todo
1 parent 39d8641 commit 93f85c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/src/hooks/useTimeSync.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* 1. Finish up the interval reconciliation method
44
* 2. Update the class to respect the resyncOnNewSubscription option
55
* 3. Add tests
6+
* 4. See if there's a way to make sure that if you provide a type parameter to
7+
* the hook, you must also provide a select function
68
*/
79
import {
810
createContext,

0 commit comments

Comments
 (0)