diff --git a/src/app/starknetkitNext/page.tsx b/src/app/starknetkitNext/page.tsx index dad7b2c..2fc653d 100644 --- a/src/app/starknetkitNext/page.tsx +++ b/src/app/starknetkitNext/page.tsx @@ -81,6 +81,16 @@ export default function StarknetkitLatest() { }} /> + {wallet.id === "argentWebWallet" && ( + + Webwallet dashboard + + )} +