diff --git a/frontend/index.html b/frontend/index.html index 21f261e..6a0fa68 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -17,6 +17,13 @@ +
diff --git a/frontend/src/components/auth/LoginForm.vue b/frontend/src/components/auth/LoginForm.vue index fdabf17..9d43d9e 100644 --- a/frontend/src/components/auth/LoginForm.vue +++ b/frontend/src/components/auth/LoginForm.vue @@ -49,7 +49,9 @@ const navigateByUserRole = (role: string) => {