From e0ec529f8a2be48a927199c9b4562d398e20142f Mon Sep 17 00:00:00 2001 From: Timo Glastra Date: Mon, 25 Nov 2024 20:20:05 +0100 Subject: [PATCH] fix: deeplink Signed-off-by: Timo Glastra --- app/components/IssueTab.tsx | 7 +------ app/components/VerifyBlock.tsx | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/app/components/IssueTab.tsx b/app/components/IssueTab.tsx index c8bb7c6..8021b44 100644 --- a/app/components/IssueTab.tsx +++ b/app/components/IssueTab.tsx @@ -122,12 +122,7 @@ export function IssueTab({ disabled = false }: { disabled?: boolean }) {
- +
diff --git a/app/components/VerifyBlock.tsx b/app/components/VerifyBlock.tsx index 6253582..f3d7e07 100644 --- a/app/components/VerifyBlock.tsx +++ b/app/components/VerifyBlock.tsx @@ -204,7 +204,7 @@ export const VerifyBlock: React.FC = ({ createRequest, flowNam
- +