From fd2309bfbb6e17eebee9e416f6b8f39f7f6a43e3 Mon Sep 17 00:00:00 2001 From: Jonathan Summers-Muir Date: Wed, 20 Jul 2022 18:19:59 +0800 Subject: [PATCH] fix: can now disable Listbox --- src/components/Listbox/Listbox2.tsx | 2 +- src/components/Listbox/SelectStyled.stories.tsx | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/src/components/Listbox/Listbox2.tsx b/src/components/Listbox/Listbox2.tsx index 0596002f..d020580e 100644 --- a/src/components/Listbox/Listbox2.tsx +++ b/src/components/Listbox/Listbox2.tsx @@ -213,7 +213,7 @@ function Listbox({ size={size} > - +