Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d8641 commit 93f85c4Copy full SHA for 93f85c4
site/src/hooks/useTimeSync.tsx
@@ -3,6 +3,8 @@
3
* 1. Finish up the interval reconciliation method
4
* 2. Update the class to respect the resyncOnNewSubscription option
5
* 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
8
*/
9
import {
10
createContext,
0 commit comments