mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 21:27:10 +00:00
test
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ const CompetitionHeader: React.FC<CompetitionHeaderProps> = ({
|
||||
const handleTaskSelect = (taskId: string) => {
|
||||
setAnswer("");
|
||||
setSelectedFile(null);
|
||||
|
||||
console.log("SETTER ERROR")
|
||||
navigate(`/competition/${competitionId}/tasks/${taskId}`);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user