diff --git a/.env.local.sample b/.env.local.sample index 5ba064f..2746050 100644 --- a/.env.local.sample +++ b/.env.local.sample @@ -1,6 +1,7 @@ NEXT_PUBLIC_INFURA_RPC="" NEXT_PUBLIC_INFURA_ID="" +NEXT_PUBLIC_WALLETCONNECT_ID="" MONGODB_URL="" MONGODB_DB="" NOTIFICATION_HOOK="" -MIN_COMP="" \ No newline at end of file +MIN_COMP="" diff --git a/components/header.js b/components/header.js index 496e510..605f109 100644 --- a/components/header.js +++ b/components/header.js @@ -44,7 +44,7 @@ export default function Header() {
{/* Logo */}
- +