diff --git a/src/index.tsx b/src/index.tsx index 6514ed0..06f6ca9 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -1218,7 +1218,7 @@ const app = new Elysia({ {userJobs.map((job) => ( <> - + {job.files_detailed.map( - (file: Filename, index: number) => ( + (file: Filename) => (