style: fix linting issues met Prettier

This commit is contained in:
Lint Action 2025-05-13 07:48:23 +00:00
parent 1b18338c78
commit ba617a43e7
11 changed files with 46 additions and 30 deletions

View file

@ -56,4 +56,4 @@ export function getTeacherInvitation03(): TeacherInvitation {
export function getTeacherInvitation04(): TeacherInvitation {
return teacherInvitation04;
}
}