From 59bf5e1ddb879d76cb6a5ae1aed64d09220233cd Mon Sep 17 00:00:00 2001 From: Olha Tomylko Date: Thu, 20 Aug 2026 11:34:27 +0200 Subject: [PATCH] fix: complete truncated delete dashboard confirmation message --- .../DashboardHub/DeleteDashboardModal/DeleteDashboardModal.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Components/DashboardHub/DeleteDashboardModal/DeleteDashboardModal.tsx b/src/Components/DashboardHub/DeleteDashboardModal/DeleteDashboardModal.tsx index 0b64032..9dab5f9 100644 --- a/src/Components/DashboardHub/DeleteDashboardModal/DeleteDashboardModal.tsx +++ b/src/Components/DashboardHub/DeleteDashboardModal/DeleteDashboardModal.tsx @@ -51,6 +51,7 @@ export const DeleteDashboardModal: React.FunctionComponent Deleting the dashboard will remove this dashboard from your Dashboard Hub and any customizations made to it will need to be reconfigured if + you want to remake it.