Skip to content

Commit

Permalink
[skip ci] push tags
Browse files Browse the repository at this point in the history
  • Loading branch information
valentynkvasov committed Jul 15, 2024
1 parent 5317803 commit f38e995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Run `npm run dev` in your terminal, and then open [localhost:3000](http://localh

This command will also generate React Hooks from the Wagmi Mint Example Etherscan contract (e.g. `useWagmiMintExampleTotalSupply`, `useWagmiMintExampleBalanceOf`, etc) for you to use in your project.

Once the webpage has loaded, changes made to files inside the `src/` directory (e.g. `src/pages/market-claiming-form.tsx`) will automatically update the webpage.
Once the webpage has loaded, changes made to files inside the `src/` directory (e.g. `src/pages/market-claiming-form.tsx`) will automatically update the webpage

0 comments on commit f38e995

Please sign in to comment.