Formatting
This commit is contained in:
parent
47ad0c9bf8
commit
6d26288233
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ import { routerParams } from "@/router/router-constants/router-params";
|
||||||
// iframeResizer IS loaded into the page and necessary for the package to
|
// iframeResizer IS loaded into the page and necessary for the package to
|
||||||
// to auto scale the iFrame this page is loaded in
|
// to auto scale the iFrame this page is loaded in
|
||||||
// Do not remove despite showing as "unused" CASH-309
|
// Do not remove despite showing as "unused" CASH-309
|
||||||
import iframeResizer from '@iframe-resizer/child'
|
import iframeResizer from "@iframe-resizer/child";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "payment-pia-return",
|
name: "payment-pia-return",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue