From 6e01e9be59d9f5d3b871278b808cf304593e5323 Mon Sep 17 00:00:00 2001 From: Mike Fix Date: Fri, 9 Mar 2018 22:04:26 -0800 Subject: [PATCH] Accessability improvements --- components/Dropdown.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/Dropdown.js b/components/Dropdown.js index 81fbd54..ad03d45 100644 --- a/components/Dropdown.js +++ b/components/Dropdown.js @@ -88,7 +88,7 @@ const SelectedItem = ({ children, isOpen, color, ...rest }) => { return ( {children} -
+