Skip to content

Commit

Permalink
sync ui state fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
armintalaie committed Sep 7, 2024
1 parent 9aefc7d commit 2297304
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/portal/admin/forms/[id]/submissions/columns.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ export function createColumns<TData>(
}));
return (
<div>
{value?.toString()}
<SelectField
options={memberOptions}
field={field}
Expand Down

0 comments on commit 2297304

Please sign in to comment.