From 57c387df1ec7ea1d7289e3e537cd219e921114be Mon Sep 17 00:00:00 2001 From: harshbadhai242 <49694914+harsh242@users.noreply.github.com> Date: Tue, 23 Mar 2021 23:23:34 +0530 Subject: [PATCH] :bug: fixes #307 Remove Background Close with Mask from Customizer Tour --- src/pages/tezos/customizebot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/tezos/customizebot.js b/src/pages/tezos/customizebot.js index ca0e11ac..8be1f7fa 100644 --- a/src/pages/tezos/customizebot.js +++ b/src/pages/tezos/customizebot.js @@ -474,7 +474,6 @@ const Customizer = ({ location }) => { }, }); - function uploadData() { upload3dModel( state.items.head, @@ -700,6 +699,7 @@ const Customizer = ({ location }) => { isOpen={isTourOpen} onRequestClose={() => setIsTourOpen(false)} accentColor="#2563EB" + closeWithMask={false} lastStepNextButton={