From af278e8218cdf5d523fef0b9eef01378cb021e4e Mon Sep 17 00:00:00 2001 From: rngsurrounded Date: Mon, 3 Mar 2025 21:32:03 +0900 Subject: [PATCH] final history polishing --- .../modules/TaskSolution/components/FileSolution/index.tsx | 2 +- services/frontend/src/shared/api/session.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/frontend/src/pages/CompetitionSession/modules/TaskSolution/components/FileSolution/index.tsx b/services/frontend/src/pages/CompetitionSession/modules/TaskSolution/components/FileSolution/index.tsx index 59c883e..a843612 100644 --- a/services/frontend/src/pages/CompetitionSession/modules/TaskSolution/components/FileSolution/index.tsx +++ b/services/frontend/src/pages/CompetitionSession/modules/TaskSolution/components/FileSolution/index.tsx @@ -86,7 +86,7 @@ const FileSolution: React.FC = ({ {fileName} -
+
{existingFileUrl && !selectedFile && (