Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 67dd4a1

Browse files
tanxvalentinewallace
authored andcommitted
Remover unused list style
1 parent 56ac31c commit 67dd4a1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/view/cli.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ const styles = StyleSheet.create({
1919
paddingLeft: 50,
2020
paddingRight: 50,
2121
},
22-
list: {
23-
flex: 1,
24-
justifyContent: 'center',
25-
width: 400,
26-
},
2722
});
2823

2924
const CLIView = ({ store, nav }) => (

0 commit comments

Comments
 (0)