Skip to content

Commit 097e658

Browse files
authored
Update Home.js
1 parent 8de1206 commit 097e658

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

screens/Home.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ class Home extends React.Component {
2525
<Card item={articles[3]} horizontal />
2626
<Card item={articles[4]} full />
2727
</Block>
28-
<Button shadowless style={styles.tab} onPress={() => this.props.navigation.navigate('Pro')}>
29-
pulamea
30-
</Button>
3128
</ScrollView>
3229
);
3330
};

0 commit comments

Comments
 (0)