diff --git a/src/components/Input/DropDown/DropDownGroup.js b/src/components/Input/DropDown/DropDownGroup.js index 168770b22..6f9e06a18 100644 --- a/src/components/Input/DropDown/DropDownGroup.js +++ b/src/components/Input/DropDown/DropDownGroup.js @@ -271,7 +271,7 @@ class DropDownGroup extends React.Component { diff --git a/src/components/Input/DropDown/DropDownInput.js b/src/components/Input/DropDown/DropDownInput.js index d12c32aa5..1f837a156 100644 --- a/src/components/Input/DropDown/DropDownInput.js +++ b/src/components/Input/DropDown/DropDownInput.js @@ -88,6 +88,7 @@ class DropDownInput extends React.Component {
should render the correct markup 1`] = ` } should render the correct markup when additional prop } should render the correct markup when the className p } should render the correct markup when the isSelected } {/* eslint-disable */}