Closed khushigarg1 closed 2 years ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
reciplay | ✅ Ready (Inspect) | Visit Preview | Oct 23, 2022 at 2:15PM (UTC) |
Great work, but the recent pull request that i merged had removed alerts and added snackbars. I can see in changes that you have removed the snackbars from the code, please add them and bring the website to the previous state and then create a new pull request with your added code. Also if you can make the design of submit button match the theme of the website please do that.
Okay I will do that Thank you.
Should i remove hover effect of submit button?
Should i remove hover effect of submit button?
No the hover effect is fine, just change the color such that the submit button matches the theme and colors of the website, the rainbow effect is not going along that well with the website and the black color of the submit button as well.
I have changed black color of submit button.
I still cant see the snackbars, please add the div of snackbar that was present in index.html and the function enableSnackbar in index.js. You can refer the changes that you need to make from the 'files changed' option.
Refer to the changes that PR #26 has done and ensure that they are present.
Sorry, Now I have added snackbar.
Great work @khushigarg1
Thank You!!
added some text animations, hover effects for submit button and dark mode.