diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml new file mode 100644 index 0000000..b903a6c --- /dev/null +++ b/.idea/jsLibraryMappings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/my-project-frontend/src/views/welcome/LoginPage.vue b/my-project-frontend/src/views/welcome/LoginPage.vue index 18ba139..2585c7f 100644 --- a/my-project-frontend/src/views/welcome/LoginPage.vue +++ b/my-project-frontend/src/views/welcome/LoginPage.vue @@ -46,7 +46,7 @@ function userLogin(){
- + diff --git a/my-project-frontend/src/views/welcome/ResetPage.vue b/my-project-frontend/src/views/welcome/ResetPage.vue index 0acb35b..5d22088 100644 --- a/my-project-frontend/src/views/welcome/ResetPage.vue +++ b/my-project-frontend/src/views/welcome/ResetPage.vue @@ -1,36 +1,19 @@ - -