From 6b6f80466ee07f591203c28a724ce4e7128af85d Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 9 Dec 2022 12:07:01 -0300 Subject: remove unused --- packages/demobank-ui/src/pages/home/QrCodeSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/demobank-ui/src/pages') diff --git a/packages/demobank-ui/src/pages/home/QrCodeSection.tsx b/packages/demobank-ui/src/pages/home/QrCodeSection.tsx index 531df75bc..7e89cd516 100644 --- a/packages/demobank-ui/src/pages/home/QrCodeSection.tsx +++ b/packages/demobank-ui/src/pages/home/QrCodeSection.tsx @@ -42,7 +42,7 @@ export function QrCodeSection({

{i18n.str`Use this QR code to withdraw to your mobile wallet:`}

- {QR({ text: talerWithdrawUri })} +

Click{" "} -- cgit v1.2.3