diff --git a/lib/components/Dropdown.tsx b/lib/components/Dropdown.tsx index 4ba590f..21069ec 100644 --- a/lib/components/Dropdown.tsx +++ b/lib/components/Dropdown.tsx @@ -317,7 +317,10 @@ export function Dropdown(props: Props) { placement={placement} > {searchInput ? ( -