Skip to content

Commit e00e609

Browse files
add comment
1 parent 170630b commit e00e609

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/nextjs/pages/index.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ import { useAbiNinjaState } from "~~/services/store/store";
1717
import { parseAndCorrectJSON } from "~~/utils/abi";
1818
import { notification } from "~~/utils/scaffold-eth";
1919

20+
// console.log("Hello world");
21+
2022
enum TabName {
2123
verifiedContract,
2224
addressAbi,

0 commit comments

Comments
 (0)