From d4ec501dc1d0d84c0ca946d2b0a1b1d1b7f7034a Mon Sep 17 00:00:00 2001 From: ej9x Date: Thu, 4 Oct 2018 14:23:57 +0300 Subject: [PATCH] fix(atoms): replace ref to insideRef in the dropdown --- src/atoms/Dropdown/DropdownPlate.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/atoms/Dropdown/DropdownPlate.js b/src/atoms/Dropdown/DropdownPlate.js index 6676e2d3..39baa4b5 100644 --- a/src/atoms/Dropdown/DropdownPlate.js +++ b/src/atoms/Dropdown/DropdownPlate.js @@ -98,7 +98,7 @@ const DropdownPlate = dropDownEnhancer( return ( - + { children }