mahdij98

Results 1 issues of mahdij98

when im trying to paste a number it will paste it in the first box only : ``` import ReactCodeInput from "react-code-input"; { setCodeValue(value); setEmailErros(""); }} value={codeValue} /> ``` my...