diff --git a/packages/nextjs/app/page.tsx b/packages/nextjs/app/page.tsx index 5420440..d2dce14 100644 --- a/packages/nextjs/app/page.tsx +++ b/packages/nextjs/app/page.tsx @@ -63,7 +63,7 @@ const Home: NextPage = () => { {/* Member Status */} -
Tinker with your smart contract using the{" "} - + Debug Contracts {" "} tab.
Try it out..
@@ -107,7 +109,7 @@ const Home: NextPage = () => { {/* Debug Contract Card */}Explore your local transactions with the{" "} @@ -117,7 +119,9 @@ const Home: NextPage = () => {