From 248ba49652b239517ccd431e07f88427ed565ddb Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Sat, 27 Sep 2025 20:23:13 +0530 Subject: [PATCH] New Changes with Drondown Component --- src/components/Dropdown.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Dropdown.astro b/src/components/Dropdown.astro index 6d0eb75..05bd309 100644 --- a/src/components/Dropdown.astro +++ b/src/components/Dropdown.astro @@ -58,7 +58,7 @@ const id = `dd-${Math.random().toString(36).slice(2)}`; >