From 80a56cf6dbd7f8c95201e6c64efd001125e1ec2a Mon Sep 17 00:00:00 2001 From: theBeardA <35360097+theBeardA@users.noreply.github.com> Date: Fri, 13 Jun 2025 18:27:20 -0700 Subject: [PATCH] fix: show close in all cases --- .changeset/funny-spies-turn.md | 5 +++++ .../LegacyPlanUpgradeModal.tsx | 12 +++++------- 2 files changed, 10 insertions(+), 7 deletions(-) create mode 100644 .changeset/funny-spies-turn.md diff --git a/.changeset/funny-spies-turn.md b/.changeset/funny-spies-turn.md new file mode 100644 index 00000000..77a54a8f --- /dev/null +++ b/.changeset/funny-spies-turn.md @@ -0,0 +1,5 @@ +--- +"@fleek-platform/dashboard": patch +--- + +fix: show close for upgrade modal in all cases" diff --git a/src/components/LegacyPlanUpgradeModal/LegacyPlanUpgradeModal.tsx b/src/components/LegacyPlanUpgradeModal/LegacyPlanUpgradeModal.tsx index 67b34e5f..c6dc55d0 100644 --- a/src/components/LegacyPlanUpgradeModal/LegacyPlanUpgradeModal.tsx +++ b/src/components/LegacyPlanUpgradeModal/LegacyPlanUpgradeModal.tsx @@ -109,13 +109,11 @@ export const LegacyPlanUpgradeModal = () => { Upgrade your plan - {!isFreeTierDeprecated && ( - - - - )} + + + {`${!isFreeTierDeprecated ? 'Your legacy Free Plan is being phased out. ' : ''}To continue hosting on