Skip to content

Commit b9be9b4

Browse files
committed
refactor: remove uneeded space
1 parent d74306d commit b9be9b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/cards/wallet/_partials/AddressDisplay.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import { useTranslation } from "next-i18next";
22
import { ReactElement, useMemo } from "react";
3-
4-
5-
63
interface AddressDisplayProps {
74
walletAddress: string;
85
description: string;

0 commit comments

Comments
 (0)