From 238d105b767b3797245a8461661c855b630355cc Mon Sep 17 00:00:00 2001 From: Austin Quinn Date: Thu, 2 Feb 2023 15:38:54 -0600 Subject: [PATCH] Dropdown revamp --- src/components/Dropdown.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Dropdown.jsx b/src/components/Dropdown.jsx index 7669fd0..8b150d5 100644 --- a/src/components/Dropdown.jsx +++ b/src/components/Dropdown.jsx @@ -44,7 +44,7 @@ export default function Dropdown({ options, onChange }) { {isShowingOptions && (