Skip to content

Commit

Permalink
Update packages/react/src/components/DataTable/Table.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Francine Lucca <[email protected]>
  • Loading branch information
aze3ma and francinelucca authored Mar 23, 2023
1 parent 37ebb40 commit 7a5bb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/components/DataTable/Table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export const Table = ({
className,
children,
useZebraStyles,
sizeg,
size,
isSortable = false,
useStaticWidth,
stickyHeader,
Expand Down

0 comments on commit 7a5bb82

Please sign in to comment.