Add WalletVerification component to connections tab
cgen-32d30adbb670493b8bad9fb5d234adf7
This commit is contained in:
parent
54e87c925b
commit
329c2841c9
1 changed files with 4 additions and 0 deletions
|
|
@ -1373,6 +1373,10 @@ export default function Dashboard() {
|
|||
|
||||
<Separator className="my-6" />
|
||||
|
||||
<WalletVerification />
|
||||
|
||||
<Separator className="my-6" />
|
||||
|
||||
<div className="space-y-2">
|
||||
<h3 className="text-lg font-semibold text-foreground">
|
||||
Your network
|
||||
|
|
|
|||
Loading…
Reference in a new issue