From 54e87c925ba8b83be9beaaeed82375e604e81bd6 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 15 Nov 2025 01:35:17 +0000 Subject: [PATCH] Import WalletVerification component cgen-f5ab9a02bab24a4dbdaa4c17cb268424 --- client/pages/Dashboard.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/pages/Dashboard.tsx b/client/pages/Dashboard.tsx index 8cd5f836..b1a6d20e 100644 --- a/client/pages/Dashboard.tsx +++ b/client/pages/Dashboard.tsx @@ -20,6 +20,7 @@ import OAuthConnections, { ProviderDescriptor, ProviderKey, } from "@/components/settings/OAuthConnections"; +import WalletVerification from "@/components/settings/WalletVerification"; import RealmSwitcher, { RealmKey } from "@/components/settings/RealmSwitcher"; import { Card,