Skip to content

Commit c7c40d8

Browse files
committed
refactor
Signed-off-by: Muhammad Umer Farooq <[email protected]>
1 parent cdbbf0d commit c7c40d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Home/ToggleSwitcher.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ const componentMap : any = {
2323
};
2424
---
2525

26-
2726
<div class="flex justify-center gap-6 mt-6 mb-4">
2827
{sections.map((section:any , index:any) => (
2928

0 commit comments

Comments
 (0)