From 5bf4dc79c2416a0a7a40412e37732328ff93072c Mon Sep 17 00:00:00 2001 From: Gregor Vostrak Date: Fri, 20 Sep 2024 12:59:09 +0200 Subject: [PATCH] hide explanation text for billing banner on mobile view --- resources/js/Components/Billing/BillingBanner.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/js/Components/Billing/BillingBanner.vue b/resources/js/Components/Billing/BillingBanner.vue index dc67780a..4b912f32 100644 --- a/resources/js/Components/Billing/BillingBanner.vue +++ b/resources/js/Components/Billing/BillingBanner.vue @@ -46,11 +46,11 @@ const showFreeUpgradeBanner = computed(
-
+
Your trial expires in {{ daysLeftInTrial() }} days. - + @@ -76,11 +76,11 @@ const showFreeUpgradeBanner = computed(
-
+
Your organization is currently blocked. - + @@ -108,11 +108,11 @@ const showFreeUpgradeBanner = computed(
-
+
You are currently using the Free Plan. -