From 5d320c297714550d4b98125a744c2ee5fbfd5159 Mon Sep 17 00:00:00 2001 From: sinatragianpaolo Date: Wed, 14 Aug 2024 13:29:23 +0200 Subject: [PATCH] Remove "Nel dettaglio" step from UxDashboard Sidebar --- src/pages/UxDashboard/Sidebar.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/UxDashboard/Sidebar.tsx b/src/pages/UxDashboard/Sidebar.tsx index 6f43f5f4..e1985a3e 100644 --- a/src/pages/UxDashboard/Sidebar.tsx +++ b/src/pages/UxDashboard/Sidebar.tsx @@ -35,7 +35,6 @@ const Sidebar = () => { const handlePublish = async () => { dispatch(setPublishStatus("publishing")); - debugger await saveDashboard({ campaign: id, body: { @@ -98,7 +97,6 @@ const Sidebar = () => { > -