add solution #2161
Annotations
1 warning
Run npm run lint:
src/hooks/useLocalStore.ts#L25
React Hook useEffect has missing dependencies: 'key' and 'value'. Either include them or remove the dependency array
|
Loading