add simple load test and receive test

This commit is contained in:
Paul Miller
2023-06-02 17:40:14 -05:00
parent 7361e0a26b
commit 2b49b04f08
8 changed files with 192 additions and 4 deletions

View File

@@ -266,7 +266,7 @@ export default function Receive() {
<SafeArea>
<DefaultMain>
<Show when={receiveState() === "show"} fallback={<BackLink />}>
<BackButton onClick={() => setReceiveState("edit")} title="Edit" />
<BackButton onClick={() => setReceiveState("edit")} title="Edit" showOnDesktop />
</Show>
<LargeHeader action={receiveState() === "show" && <Indicator>Checking</Indicator>}>
Receive Bitcoin