From 9b7e757f29c1e8327335c314e84bb8c5cc20a397 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Sat, 7 Jan 2023 00:42:30 -0800 Subject: [PATCH] fix ListBox styling --- src/components/ListBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ListBox.tsx b/src/components/ListBox.tsx index e9a9adf..c55d1c4 100644 --- a/src/components/ListBox.tsx +++ b/src/components/ListBox.tsx @@ -91,7 +91,7 @@ function Option({ item, state }: OptionProps) { return (