Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed Nov 22, 2023
1 parent d5cba4a commit 5bc7601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/mirrors/create/cdc/tablemapping.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ const TableMapping = ({
}
action={
<Checkbox
checked={row.selected}
onCheckedChange={(state: boolean) =>
handleTableSelect(state, row.source)
}
Expand Down

0 comments on commit 5bc7601

Please sign in to comment.