Skip to content

Commit

Permalink
fix(db & connection): make to fix unit test of Database Modal
Browse files Browse the repository at this point in the history
  • Loading branch information
prosdev0107 committed Apr 25, 2022
1 parent 3028392 commit 4b7de08
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ const LabeledErrorBoundInput = ({
</Tooltip>
)
}
role="textbox"
/>
) : (
<StyledInput {...props} {...validationMethods} />
Expand Down

0 comments on commit 4b7de08

Please sign in to comment.