Skip to content

Commit

Permalink
Removing required flag for the dataset field
Browse files Browse the repository at this point in the history
  • Loading branch information
galvana committed Jun 27, 2023
1 parent 243f6e2 commit b056b7c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ const DatasetConfigField: React.FC<Props> = ({
}}
name={fieldName}
options={dropdownOptions}
isRequired
onOpen={onOpen}
isLoading={isLoading}
/>
Expand Down

0 comments on commit b056b7c

Please sign in to comment.