fix for prod builds

This commit is contained in:
2018-08-21 09:44:10 +02:00
parent 5a10498da7
commit 89d58d49ea
3 changed files with 3 additions and 4 deletions

View File

@@ -14,8 +14,7 @@ const Wrapper = styled.View`
flex: 1;
`;
const StorageView = ({
}) => (
const StorageView = () => (
<State>
{({ selected }, setState) => (
<Storage>