Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-burel committed May 17, 2022
1 parent 1d35936 commit 54ae8cf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export const FormComponentSelect = ({
name={inputProperties.name}
{...itemProperties}
>
/* @ts-ignpore */
<FormControl
// @ts-ignore
as={"select" as ElementType}
Expand Down

0 comments on commit 54ae8cf

Please sign in to comment.