This commit is contained in:
rngsurrounded
2025-03-03 20:10:47 +09:00
parent 61d6f538d8
commit d270f05bdf
@@ -22,6 +22,7 @@ const CompetitionHeader: React.FC<CompetitionHeaderProps> = ({
const handleTaskSelect = () => {
setAnswer("")
setSelectedFile(null)
console.log("STOP IT")
}
return (