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 1002c4b commit f659e38Copy full SHA for f659e38
src/pages/wallets/find-wallet.tsx
@@ -9,9 +9,9 @@ import BannerNotification from "@/components/Banners/BannerNotification"
9
import Breadcrumbs from "@/components/Breadcrumbs"
10
import FindWalletProductTable from "@/components/FindWalletProductTable"
11
import { TwImage } from "@/components/Image"
12
-import InlineLink from "@/components/Link"
13
import MainArticle from "@/components/MainArticle"
14
import PageMetadata from "@/components/PageMetadata"
+import InlineLink from "@/components/ui/Link"
15
16
import { cn } from "@/lib/utils/cn"
17
import { existsNamespace } from "@/lib/utils/existsNamespace"
0 commit comments