Skip to content

Commit

Permalink
remove unused property from multiselect
Browse files Browse the repository at this point in the history
  • Loading branch information
msalihaltun committed Sep 18, 2024
1 parent bd12625 commit ca1bf3f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ function TaskNodeParametersPanel({
</TooltipProvider>
</header>
<MultiSelect
defaultValue={parameters}
value={parameters}
onValueChange={onParametersChange}
options={options}
Expand Down

0 comments on commit ca1bf3f

Please sign in to comment.