Closed Priyami closed 3 years ago
It looks like there are some warnings that are treated as errors and those will fail the build of the React app. If you click on the Details link, it will take you to the console output that shows you these warnings that need to be addressed:
src/components/Toggle.js
Line 13:88: No duplicate props allowed react/jsx-no-duplicate-props
Line 15:88: No duplicate props allowed react/jsx-no-duplicate-props
You will also see these in your terminal when you run npm start
@Priyami good job with this, it looks really awesome! 👏🏼 ❤️ I had one question on the css for @princiya but other than that, it looks really good!
And you fixed the build - woohoo! 🥳 Great job!!!
good work @Priyami 👏
@sunithapatel & @princiya Thank you!