diff --git a/src/features/file-listing/FileRow.tsx b/src/features/file-listing/FileRow.tsx index bd4f0b8..9b2be79 100644 --- a/src/features/file-listing/FileRow.tsx +++ b/src/features/file-listing/FileRow.tsx @@ -56,7 +56,7 @@ export function FileRow({ id, file }: FileRowProps) { }, [dispatch, id, onClose]); return ( - +