Skip to content

Commit

Permalink
Improved: indentation in completed.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
sanskar345 committed Jul 25, 2023
1 parent 792f0d8 commit cf5a129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Completed.vue
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ export default defineComponent({
component: ShippingLabelErrorModal,
componentProps: {
gatewayMessages
}
}
});
return shippingLabelErrorModal.present();
}
Expand Down

0 comments on commit cf5a129

Please sign in to comment.