Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanFarmer committed May 20, 2024
1 parent 79a55a5 commit 0701163
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controls/TextControl.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export function TextControl({
rules={rules}
validateTrigger={["onBlur"]}
tooltip={tooltip}
{...formItemProps}
>
<TextControlInput
aria-label={ariaLabel}
Expand Down

0 comments on commit 0701163

Please sign in to comment.