Commit cb3ed36b authored by Trisno's avatar Trisno
parents a094720c 52ecb7f6
......@@ -162,7 +162,6 @@ class ShoppingCart extends React.Component {
type_pickup: false,
}
this.props.setTypePickup(typeProps);
this.props.navigation.navigate("Delivery Address", { from: 'shoppingCart' })
} else {
......
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