DEV Community

Discussion on: Best NodeJs React Js Redux Project on Github

Collapse
 
abdulazeem4 profile image
Azeem

Hi Salah,
I'm new to MERN Stack and I want create/modify the data schema we have, for example I want to change the data value in clientSchema from company to customers. I tried to do that and then changed the data index in Customers.jsx and CustomerForm.jsx. When I try to submit the form, It says Required fields are not supplied. Can you please help me out with it?