Skip to content

Commit

Permalink
removing empty function
Browse files Browse the repository at this point in the history
  • Loading branch information
sid0-0 committed Sep 13, 2024
1 parent a03ad0a commit 51c7df4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ export const SettingsDataModelFieldSelectFormOptionRow = ({
}
RightIcon={isDefault ? IconCheck : undefined}
maxLength={OPTION_VALUE_MAXIMUM_LENGTH}
onInputEnter={() => {}}
/>
<Dropdown
dropdownId={dropdownIds.color}
Expand Down

0 comments on commit 51c7df4

Please sign in to comment.