From cf1d524225e859544419317d723c555479a8a0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Gangloff?= Date: Thu, 30 Oct 2025 21:11:33 +0100 Subject: [PATCH] chore: remove redundant Close button --- .../tracking/watchlist/CreateWatchlistButton.tsx | 1 - .../tracking/watchlist/UpdateWatchlistButton.tsx | 3 +-- translations/translations.pot | 9 ++++----- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/assets/components/tracking/watchlist/CreateWatchlistButton.tsx b/assets/components/tracking/watchlist/CreateWatchlistButton.tsx index 13e6863..312616d 100644 --- a/assets/components/tracking/watchlist/CreateWatchlistButton.tsx +++ b/assets/components/tracking/watchlist/CreateWatchlistButton.tsx @@ -42,7 +42,6 @@ export function CreateWatchlistButton({onUpdateWatchlist, connectors}: { paddingBottom: 80 } }} - extra={} > {t`Cancel`}} >