summaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/pages/account/CashoutListForAccount.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/demobank-ui/src/pages/account/CashoutListForAccount.tsx')
-rw-r--r--packages/demobank-ui/src/pages/account/CashoutListForAccount.tsx3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/demobank-ui/src/pages/account/CashoutListForAccount.tsx b/packages/demobank-ui/src/pages/account/CashoutListForAccount.tsx
index 14f4acdb8..fe64778dd 100644
--- a/packages/demobank-ui/src/pages/account/CashoutListForAccount.tsx
+++ b/packages/demobank-ui/src/pages/account/CashoutListForAccount.tsx
@@ -31,6 +31,7 @@ interface Props {
routeMyAccountPassword: RouteDefinition;
routeMyAccountCashout: RouteDefinition;
routeCreateCashout: RouteDefinition;
+ routeConversionConfig:RouteDefinition;
}
export function CashoutListForAccount({
@@ -41,6 +42,7 @@ export function CashoutListForAccount({
routeMyAccountCashout,
routeMyAccountDelete,
routeMyAccountDetails,
+ routeConversionConfig,
routeMyAccountPassword,
routeClose,
}: Props): VNode {
@@ -61,6 +63,7 @@ export function CashoutListForAccount({
routeMyAccountDelete={routeMyAccountDelete}
routeMyAccountDetails={routeMyAccountDetails}
routeMyAccountPassword={routeMyAccountPassword}
+ routeConversionConfig={routeConversionConfig}
/>
) : (
<h1 class="text-base font-semibold leading-6 text-gray-900">