Skip to content

Commit 990f785

Browse files
committed
Task/Bonus: Исправление для чекбокса
1 parent 34879a2 commit 990f785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hwproj.front/src/components/Tasks/CourseTaskExperimental.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ const CourseTaskEditor: FC<{
238238
/>
239239
{!homework.tags!.includes(BonusTag) && <FormControlLabel
240240
style={{height: 32}}
241-
label="Бонусное"
241+
label="Бонусная"
242242
control={
243243
<Checkbox
244244
disableRipple

0 commit comments

Comments
 (0)