Yash Jagtap

Results 7 issues of Yash Jagtap

added is palindrome solution

Added a solution

https://github.com/FuelLabs/awesome-fuel#upcoming-events-and-hackathons update the table according to the latest events

fixed bugs in renderButton , it is written as {styles.button1} . It should be {styles.button}

fixed bugs 1) nftContract in pages/index.js , getOwner function should be tokenContract 2) in renderButton , it is written as {styles.button1} . It should be {styles.button}

new hardhat configuration changes

create-next-app@latest has new layout and new template while using it. It should be aligned with the template used while building ENS frontend

bug
documentation