mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 22:37:10 +00:00
minor fixes
This commit is contained in:
-2
@@ -30,10 +30,8 @@ const ActionButtons: React.FC<ActionButtonsProps> = ({
|
||||
|
||||
{isCleared ? (
|
||||
<Button
|
||||
className="font-hse-sans flex-grow bg-green-600 hover:bg-green-700"
|
||||
disabled={true}
|
||||
>
|
||||
<CheckCircle className="mr-2 h-4 w-4" />
|
||||
Задача сдана!
|
||||
</Button>
|
||||
) : hasSubmissionsLeft ? (
|
||||
|
||||
Reference in New Issue
Block a user