Lemoncode/react-by-sample

16 Validation. Correction of the password field that is in text type in input.tsx

FrancisTocino opened this issue · 0 comments

In the file input.tsx is assigned input type = "text" and should put type = {props.type}