Fixed label

This commit is contained in:
Joao Ramos
2024-09-03 19:12:32 +01:00
parent fa53382c08
commit 6774b2d0b6

View File

@@ -380,7 +380,7 @@ export default function AssignmentCreator({isCreating, assignment, user, groups,
Generate different exams
</Checkbox>
<Checkbox isChecked={released} onChange={() => setReleased((d) => !d)}>
Release automatically
Auto release results
</Checkbox>
</div>
<div className="flex gap-4 w-full justify-end">