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. +