Sergey
Results
1
issues of
Sergey
 gif issue:  component: ` const MyComponent = () => { const [value, setValue] = useState(1000000) const min = 0 const max = 5000000 const handleChange = (e) =>...