From 3c78f7ee778a99354a254b8dfe7b3570b8350045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Camara?= Date: Wed, 7 Nov 2018 12:49:14 -0200 Subject: [PATCH] Ajust the search and description from /ambs and /merchants --- src/components/EnhancedSearch.js | 36 +++++++++++++++++++------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/src/components/EnhancedSearch.js b/src/components/EnhancedSearch.js index e2cc4f6..63553b0 100644 --- a/src/components/EnhancedSearch.js +++ b/src/components/EnhancedSearch.js @@ -49,20 +49,28 @@ class EnhancedSearch extends Component {
- onUpdateQuery(event.target.value)} - InputProps={{ - startAdornment: , - }} - /> - {textComponent} + + + + + + + +
+ onUpdateQuery(event.target.value)} + InputProps={{ + startAdornment: , + }} + /> + {textComponent}

{this.props.showSearchColumns && this.props.columns.map(column => (