aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages/refund.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/webex/pages/refund.tsx')
-rw-r--r--src/webex/pages/refund.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webex/pages/refund.tsx b/src/webex/pages/refund.tsx
index 9a7828edb..79cadcdc9 100644
--- a/src/webex/pages/refund.tsx
+++ b/src/webex/pages/refund.tsx
@@ -49,7 +49,7 @@ function RefundStatusView(props: { talerRefundUri: string }) {
}
};
doFetch();
- });
+ }, []);
console.log("rendering");