mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-24 00:57:09 +00:00
fix file submissions
This commit is contained in:
@@ -55,7 +55,7 @@ export function CompetitionCard({
|
||||
<span>•</span>
|
||||
<span className="text-primary-foreground">
|
||||
{competition.state === CompetitionState.STARTED
|
||||
? "В прогрессе"
|
||||
? "Проводится сейчас"
|
||||
: "Завершено"}
|
||||
</span>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user