Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
technophile-04 committed Aug 29, 2024
1 parent 170630b commit e00e609
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/nextjs/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ import { useAbiNinjaState } from "~~/services/store/store";
import { parseAndCorrectJSON } from "~~/utils/abi";
import { notification } from "~~/utils/scaffold-eth";

// console.log("Hello world");

enum TabName {
verifiedContract,
addressAbi,
Expand Down

0 comments on commit e00e609

Please sign in to comment.