From cd1b1e83d83f2f6c2bd092bae9167f2e31ac3f70 Mon Sep 17 00:00:00 2001 From: Elrick Ryan Date: Mon, 16 Sep 2024 17:27:10 -0400 Subject: [PATCH 1/2] Fix Interactivity on OSS Dropdown --- components/project-select.tsx | 7 ++++--- deno.lock | 2 -- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/components/project-select.tsx b/components/project-select.tsx index 1e1e3d8e..b8709df6 100644 --- a/components/project-select.tsx +++ b/components/project-select.tsx @@ -37,10 +37,11 @@ export function ProjectSelect() { } `} + -