Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx committed Dec 5, 2024
1 parent e18da6e commit abf0d82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/components/admin/connectors/Field.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ export function TextFormField({
data-testid={name}
name={name}
id={name}
aria-label={name}
className={`
${small && sizeClass.input}
border
Expand Down

0 comments on commit abf0d82

Please sign in to comment.