aboutsummaryrefslogtreecommitdiff
path: root/mobile/components
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/components')
-rw-r--r--mobile/components/GreetingPage.js10
1 files changed, 4 insertions, 6 deletions
diff --git a/mobile/components/GreetingPage.js b/mobile/components/GreetingPage.js
index ad1f1c1..e8da92e 100644
--- a/mobile/components/GreetingPage.js
+++ b/mobile/components/GreetingPage.js
@@ -80,15 +80,13 @@ export default class GreetingPage extends Component {
</TouchableHighlight>
- <TouchableHighlight
- style={styles.second_button_container}
- onPress={() => this.props.navigation.navigate('FormPage')}>
+ <TouchableHighlight style={styles.second_button_container}>
<View style={styles.press_button}>
<View>
- <Text style={styles.current_location_title}>
- Drop Pin
- </Text>
+ <Text style={styles.current_location_title}>
+ Drop Pin
+ </Text>
</View>
<View marginTop = {20}>