From e515f3701dc48fd42f099d90462a344f107a5b1d Mon Sep 17 00:00:00 2001 From: NandiniAV <43979758+NandiniAV@users.noreply.github.com> Date: Tue, 5 Jul 2022 13:57:47 +0530 Subject: [PATCH] Disabled explore button before login flow (#490) --- .../src/lib/btn-page-back/btn-page-back.component.html | 2 +- .../src/lib/btn-page-back/btn-page-back.component.ts | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/library/ws-widget/collection/src/lib/btn-page-back/btn-page-back.component.html b/library/ws-widget/collection/src/lib/btn-page-back/btn-page-back.component.html index 6b5da444d..4fed5c2af 100644 --- a/library/ws-widget/collection/src/lib/btn-page-back/btn-page-back.component.html +++ b/library/ws-widget/collection/src/lib/btn-page-back/btn-page-back.component.html @@ -3,7 +3,7 @@