Commit db26e988 authored by Wahyu Adjie Prasetyo's avatar Wahyu Adjie Prasetyo

commit ketinggalan edit alamat

parent 97059c08
import Constants from 'expo-constants';
import * as Device from 'expo-device';
import Constants from 'expo-constants'
import * as Device from 'expo-device';
export default requestParams = {
device_id: Constants.deviceId,
......
......@@ -36,8 +36,6 @@ class MenuConfirmation extends React.Component {
// console.log("POINT" +this.props.pointsused)
// console.log(this.props.type_pickup)
// console.log('kosong'+this.props.value_voucher)
}
setOrder(is_pickup) {
......@@ -457,7 +455,6 @@ class MenuConfirmation extends React.Component {
</View>
)}
</View>
{this.props.type_pickup == true ? (
......
......@@ -284,7 +284,6 @@ class NewRegister extends React.Component {
]
);
})
}
render() {
return (
......
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