From 150ee5308798bad3384b4b565c8fbc77b5cd3973 Mon Sep 17 00:00:00 2001 From: Mateja Date: Wed, 28 Jul 2021 17:30:22 +0200 Subject: Use modals for Login and Register. Also added confirm password on Register form. --- client/src/views/Login.vue | 24 ++++++++++++++++++++-- client/src/views/Register.vue | 47 +++++++++++++++++++++++++++++++++---------- 2 files changed, 58 insertions(+), 13 deletions(-) diff --git a/client/src/views/Login.vue b/client/src/views/Login.vue index 8789a5e..53badcb 100644 --- a/client/src/views/Login.vue +++ b/client/src/views/Login.vue @@ -32,20 +32,30 @@ + +

+