Skip to content

Commit

Permalink
fix: resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
WanShufen authored and Chenqin Nee committed Dec 13, 2022
1 parent 9b42ee9 commit 8045a00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/app/table/[id]/table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ export default function Table({ table, records }: IProps) {

return (
<Box>
<TableHaeder table={table} />
<Box px="md">
<TableHaeder table={table} />
<TableToolbar table={table} />
Expand Down

0 comments on commit 8045a00

Please sign in to comment.