diff --git a/app/components/ui/table.tsx b/app/components/ui/table.tsx index 99afcb2..6d121b4 100644 --- a/app/components/ui/table.tsx +++ b/app/components/ui/table.tsx @@ -23,11 +23,14 @@ export const UiTable: React.FC = ({

{title}

{ + thead.classList.add('text-left') + }, paging: true, searching: true, ordering: true,