@@ -134,7 +156,7 @@ export class SearchInput extends Component {
@@ -174,7 +204,7 @@ export class SearchInput extends Component {
{this.state.filteredResult && (
+ aria-hidden={!this.state.isExpanded}>
@@ -302,6 +304,7 @@ exports[`
create SearchInput 3`] = `
onClick={[Function]}
onKeyPress={[Function]}
placeholder="Enter a fruit"
+ style={Object {}}
type="text"
value=""
/>
@@ -310,6 +313,7 @@ exports[`
create SearchInput 3`] = `
>