We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdbbf0d commit c7c40d8Copy full SHA for c7c40d8
src/components/Home/ToggleSwitcher.astro
@@ -23,7 +23,6 @@ const componentMap : any = {
23
};
24
---
25
26
-
27
<div class="flex justify-center gap-6 mt-6 mb-4">
28
{sections.map((section:any , index:any) => (
29
0 commit comments