aleemm625
Results
2
issues of
aleemm625
There is an issue in Form.js file. In habdleSubmit function you need to make it async/await function as dispatch is returning promise, so you need to handle that promise by...
I am having Issue with styling button. As it can only accepts width value in px. How can I make button dynamic?