Refactor: Use useSyncExternalStore for #1050 fix #100
Annotations
1 error and 2 warnings
|
Unit Tests
Process completed with exit code 1.
|
|
Lint:
src/useField.ts#L105
'newState' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
src/useField.ts#L15
'shallowEqual' is defined but never used. Allowed unused vars must match /^_/u
|