Skip to content

Commit

Permalink
Improved: component name for completed page(hotwax#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymaheshwari1 committed Oct 30, 2023
1 parent 68a51e0 commit c5cc27c
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 @@ -183,7 +183,7 @@ import ShippingLabelErrorModal from '@/components/ShippingLabelErrorModal.vue';
import { Actions, hasPermission } from '@/authorization'
export default defineComponent({
name: 'Home',
name: 'Completed',
components: {
ShopifyImg,
IonButton,
Expand Down

0 comments on commit c5cc27c

Please sign in to comment.