Commit cbe32519 by OuiAtichat

test

parent 9af42b9b
......@@ -30,7 +30,7 @@ class HomePage extends Component {
backgroundColor: '#f44c4c',
top: 0,
width: width / 10,
marginLeft: width / 20 + 20,
marginLeft: width / 20 + 5,
}}
onChangeTab={({ i }) => {
this.setState({ activeIndex: i });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment