diff --git a/react/src/Table.tsx b/react/src/Table.tsx index ab409b2..c54c0f5 100644 --- a/react/src/Table.tsx +++ b/react/src/Table.tsx @@ -68,7 +68,7 @@ export function Table(props: Props) { - {download || true ? ( + {download ? (