diff --git a/apps/console/src/app/page.tsx b/apps/console/src/app/page.tsx index 8740cdb9..c445f6c0 100644 --- a/apps/console/src/app/page.tsx +++ b/apps/console/src/app/page.tsx @@ -21,8 +21,8 @@ export default function Page() {
- Claim A Subname + Let User Claim a Subname From
My ENS
- setApiKey(e.target.value)} - placeholder="Justaname API Key" - rightIcon={ -- Customize Interface + Select Network
- )} ++ {chainId === 1 ? 'Mainnet' : 'Sepolia'} +
++ Customize Widget +
+ {/*)}*/}- Network -
-- {chainId === 1 ? 'Mainnet' : 'Sepolia'} -
-- Plugins + Add Your Favorite Plugins
- Sign In + Let Users Sign In Using