diff --git a/src/components/ui/WidgetWrapper.astro b/src/components/ui/WidgetWrapper.astro index a4cc5c5..b7bac38 100644 --- a/src/components/ui/WidgetWrapper.astro +++ b/src/components/ui/WidgetWrapper.astro @@ -7,7 +7,7 @@ const { id, isDark = false, containerClass = "", bg, as = "section" } = Astro.pr const WrapperTag = as; --- - +