Commit 52ecb7f6 authored by Wahyu Adjie Prasetyo's avatar Wahyu Adjie Prasetyo

benerin loading di shoping cart

parent df84fb14
......@@ -121,7 +121,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