We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74306d commit b9be9b4Copy full SHA for b9be9b4
src/components/cards/wallet/_partials/AddressDisplay.tsx
@@ -1,8 +1,5 @@
1
import { useTranslation } from "next-i18next";
2
import { ReactElement, useMemo } from "react";
3
-
4
5
6
interface AddressDisplayProps {
7
walletAddress: string;
8
description: string;
0 commit comments