diff --git a/tauri-wallet/src/routes/receive.tsx b/tauri-wallet/src/routes/receive.tsx index a4807ff986..b001b31f80 100644 --- a/tauri-wallet/src/routes/receive.tsx +++ b/tauri-wallet/src/routes/receive.tsx @@ -21,27 +21,22 @@ export const Receive = () => { - -
- - {address} - - -
-
+ + {address} + +