last ssolution fixes

This commit is contained in:
rngsurrounded
2025-03-03 20:55:17 +09:00
parent 1d340b798c
commit 515b051587
2 changed files with 5 additions and 5 deletions
@@ -140,6 +140,7 @@
fileInputRef={fileInputRef}
existingFileUrl={selectedSolutionUrl}
onClearExistingFile={handleClearExistingFile}
firstSolution={solutionHistory.length > 0}
/>
)}