Formatting

This commit is contained in:
Scott Kiener 2025-03-06 13:53:26 -05:00
parent 47ad0c9bf8
commit 6d26288233

View file

@ -18,7 +18,7 @@ import { routerParams } from "@/router/router-constants/router-params";
// iframeResizer IS loaded into the page and necessary for the package to
// to auto scale the iFrame this page is loaded in
// Do not remove despite showing as "unused" CASH-309
import iframeResizer from '@iframe-resizer/child'
import iframeResizer from "@iframe-resizer/child";
export default {
name: "payment-pia-return",