Smarter people then me with experience in Nextjs/React. When I create a "Edit" from and want to make sure that all the data is loaded into the input fields already. I simply use 'defaultValue={the.data}' right? It seems to work, but I dont know if its correct.

Comments