diff --git a/packages/ui/src/components/cubik-table/cubik-table.tsx b/packages/ui/src/components/cubik-table/cubik-table.tsx index b513e5d..199f28d 100644 --- a/packages/ui/src/components/cubik-table/cubik-table.tsx +++ b/packages/ui/src/components/cubik-table/cubik-table.tsx @@ -81,7 +81,7 @@ export const CubikTable = ({ columns, data, showHeader = true }: CubikTableP {row.getVisibleCells().map((cell, index) => (