From a5b3970d7f3880f6aa5bc779f79e8ccd6d06c3d4 Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Fri, 17 Mar 2023 15:09:09 +0000 Subject: [PATCH] added hinge animation when login fails --- src/views/LoginPage.vue | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/src/views/LoginPage.vue b/src/views/LoginPage.vue index a8e2122..50c45a2 100644 --- a/src/views/LoginPage.vue +++ b/src/views/LoginPage.vue @@ -1,14 +1,15 @@