Aqib Shah

Results 2 comments of Aqib Shah

If it helps, I wrapped it in a `` block and styled the div block. But, I also would like to know if it can be styled in any way....

Just a thought: You can use `state` to manage the validation. For example, it seems like you want to disable/enable the submit button depending on the validation. ```javascript import axios...