holidays implemented

This commit is contained in:
2024-11-01 13:27:15 -06:00
parent 069def7f9b
commit b7dd0ccab6
3 changed files with 5 additions and 3 deletions

View File

@@ -123,7 +123,7 @@ export function AssignmentButtons({
{({ closeModal }) => (
<div>
<div className="text-center">
Are you sure you want to delete this quiz locally?
Are you sure you want to delete this assignment locally?
</div>
<br />
<div className="flex justify-around gap-3">