Skip to content

Commit

Permalink
fix(com-pwa/buttons): detail label key
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm authored and AliMD committed Apr 1, 2023
1 parent 24d6467 commit 8213869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uniquely/com-pwa/src/manager/buttons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export const buttons = {
clickSignalId: 'page_new_order_edit_shipping_form_click_event',
},
showRegisteredOrderDetail: {
labelKey: 'page_new_order_detail_button',
icon: 'information-outline',
clickSignalId: 'page_new_order_detail_click_event',
},
Expand Down

0 comments on commit 8213869

Please sign in to comment.