From b9f9a5a03aa18ce1a5f7f90b9ca6bed607f95152 Mon Sep 17 00:00:00 2001 From: Alfie Jones Date: Mon, 10 Jun 2024 16:25:07 +0100 Subject: [PATCH] Update tabs.astro --- .../src/components/schema/tabs.astro | 48 +++++++++++-------- 1 file changed, 27 insertions(+), 21 deletions(-) diff --git a/apps/marketing-astro/src/components/schema/tabs.astro b/apps/marketing-astro/src/components/schema/tabs.astro index 7e558e45..8ab5f152 100644 --- a/apps/marketing-astro/src/components/schema/tabs.astro +++ b/apps/marketing-astro/src/components/schema/tabs.astro @@ -40,35 +40,41 @@ const { labels, idSuffix, ...props } = Astro.props;