Commit 4aa4d938 authored by Trisno's avatar Trisno

update order

parent 8b89561d
...@@ -34,9 +34,9 @@ class MenuConfirmation extends React.Component { ...@@ -34,9 +34,9 @@ class MenuConfirmation extends React.Component {
} }
setOrder(is_pickup) { setOrder(is_pickup) {
// this.setState({ this.setState({
// spinner: true, spinner: true,
// }) })
if (is_pickup) { if (is_pickup) {
this.setState({ this.setState({
type : 'Pick Up' type : 'Pick Up'
......
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