From 35f25d97d897706cf5f66e63610249d402438209 Mon Sep 17 00:00:00 2001 From: Alexander Alexeev <88730457+alexeevalex@users.noreply.github.com> Date: Thu, 4 Apr 2024 14:49:31 -0600 Subject: [PATCH] Update ReportsSectionSlideBlock.astro --- src/components/ReportsSectionSlideBlock.astro | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/components/ReportsSectionSlideBlock.astro b/src/components/ReportsSectionSlideBlock.astro index 89d25eb..5021807 100644 --- a/src/components/ReportsSectionSlideBlock.astro +++ b/src/components/ReportsSectionSlideBlock.astro @@ -8,6 +8,17 @@ export type Props = { const { onlyShowOnLg } = Astro.props; --- +
+ +