Skip to content

Commit

Permalink
Update react/typings/InputProps.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Breno Calazans <breno@vtex.com.br>
  • Loading branch information
santosluiz000 and Breno Calazans authored Mar 25, 2021
1 parent a7d65d3 commit 86dc74f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion react/typings/InputProps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ export enum InputTypes {
export interface FormRawInputProps extends BaseInputProps {
inputType?: InputTypes
value?: string
typeAccept?: string
}

0 comments on commit 86dc74f

Please sign in to comment.