Skip to content

Commit

Permalink
Removed: import from i18n and used dxp component(#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymaheshwari1 committed Oct 17, 2023
1 parent 315ffe0 commit 346184c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/OrderService.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { api, client, hasError } from '@/adapter';
import emitter from '@/event-bus';
import { translate } from '@/i18n';
import { translate } from '@hotwax/dxp-components';
import store from '@/store';
import { showToast } from '@/utils';

Expand Down

0 comments on commit 346184c

Please sign in to comment.