aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/pages/business/ShowCashoutDetails.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/demobank-ui/src/pages/business/ShowCashoutDetails.tsx')
-rw-r--r--packages/demobank-ui/src/pages/business/ShowCashoutDetails.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/demobank-ui/src/pages/business/ShowCashoutDetails.tsx b/packages/demobank-ui/src/pages/business/ShowCashoutDetails.tsx
index 1e70886ad..d841ae319 100644
--- a/packages/demobank-ui/src/pages/business/ShowCashoutDetails.tsx
+++ b/packages/demobank-ui/src/pages/business/ShowCashoutDetails.tsx
@@ -179,6 +179,7 @@ export function ShowCashoutDetails({ id, routeClose }: Props): VNode {
<div style={{ display: "flex", justifyContent: "space-between" }}>
<a
href={routeClose.url({})}
+ name="close"
class="text-sm font-semibold leading-6 text-gray-900"
>
<i18n.Translate>Close</i18n.Translate>