Commit 9000aab3 authored by Wahyu Adjie Prasetyo's avatar Wahyu Adjie Prasetyo

ss

parent 3f6d45a1
...@@ -747,6 +747,8 @@ const rootReducer = (state = globalState, action) => { ...@@ -747,6 +747,8 @@ const rootReducer = (state = globalState, action) => {
// update note // update note
updated_menu[update_index].note = update.note updated_menu[update_index].note = update.note
// console.log('update order_item', updated_data );
// console.log('update menu_item', updated_menu);
return { return {
...state, ...state,
......
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