summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/App.js12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/App.js b/src/App.js
index a79456a..38aa4f8 100644
--- a/src/App.js
+++ b/src/App.js
@@ -364,18 +364,6 @@ function StoreView(props) {
width: '100%',
bottom: 0,
},
- search: {
- padding: '2px 4px',
- display: 'flex',
- alignItems: 'center',
- },
- input: {
- marginLeft: theme.spacing(1),
- flex: 1,
- },
- iconButton: {
- padding: 10,
- },
title: { flexGrow: 1 },
}))();