AlexandrAnash

Results 3 comments of AlexandrAnash

For implementation, I would made a subscription onKeyDown. And would make in here setValue for changes value in input. For example: ``` const handleKeyDown = (props) => (event) => {...