From 88670bfb5e3ff39db0cd4e1a0e96a53f825b39bc Mon Sep 17 00:00:00 2001 From: Neeraj Sharma Date: Sat, 2 Nov 2019 18:38:08 +0530 Subject: [PATCH] fixed logo on header --- src/pages/Authentication/Login.vue | 2 +- src/pages/Authentication/forgetpassword.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Authentication/Login.vue b/src/pages/Authentication/Login.vue index f5bc0f7..1bd972e 100644 --- a/src/pages/Authentication/Login.vue +++ b/src/pages/Authentication/Login.vue @@ -2,7 +2,7 @@ - logo + logo diff --git a/src/pages/Authentication/forgetpassword.vue b/src/pages/Authentication/forgetpassword.vue index 56626ae..57d3fa1 100644 --- a/src/pages/Authentication/forgetpassword.vue +++ b/src/pages/Authentication/forgetpassword.vue @@ -2,7 +2,7 @@ - logo + logo -- 2.0.0