diff --git a/components/Dropdown.js b/components/Dropdown.js index e4b2aa5..4581323 100644 --- a/components/Dropdown.js +++ b/components/Dropdown.js @@ -135,7 +135,10 @@ const SelectedItem = ({ getButtonProps, getInputProps, children, isOpen, color, {button ? ( {children} ) : ( - + )}