diff --git a/app/components/Table.tsx b/app/components/Table.tsx index f58ff4047..e264a73e8 100644 --- a/app/components/Table.tsx +++ b/app/components/Table.tsx @@ -116,7 +116,7 @@ function Table({ const showPlaceholder = isLoading && data.length === 0; return ( -