From b3e5a46a2e343074ed80d31c3ea68eb11f3f8d06 Mon Sep 17 00:00:00 2001 From: Regalijan Date: Tue, 30 Jun 2026 22:03:32 -0400 Subject: [PATCH] *sigh* --- app/routes/data-request_.verify-dest-account.tsx | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/app/routes/data-request_.verify-dest-account.tsx b/app/routes/data-request_.verify-dest-account.tsx index 246b87b..f902fce 100644 --- a/app/routes/data-request_.verify-dest-account.tsx +++ b/app/routes/data-request_.verify-dest-account.tsx @@ -1,4 +1,11 @@ -import { Button, Card, Container, Heading, Text, VStack } from "@chakra-ui/react"; +import { + Button, + Card, + Container, + Heading, + Text, + VStack, +} from "@chakra-ui/react"; export default function () { return ( @@ -7,7 +14,10 @@ export default function () { Transfer Failed
- You verified with the same account that you submitted this request from. Please try again, and remember to switch accounts. + + You verified with the same account that you submitted this request + from. Please try again, and remember to switch accounts. +