Ricardo

Results 1 issues of Ricardo

I believe the `onChange` event handler shouldn't be declared as a dependency on the following `useEffect` example, because although this is a `prop`, its value should not change, so it's...