Open VernitaJ opened 4 years ago
If nothing is entered in input, the initial user data should be sent to the backend. EXAMPLE - name: Jennifer surname: Dous
If only name is changed in input, to 'Jenny' array should show: name: Jenny surname: Dous
Hi, I think my PR goes towards (but perhaps doesn't entirely solve) this issue
If nothing is entered in input, the initial user data should be sent to the backend. EXAMPLE - name: Jennifer surname: Dous
If only name is changed in input, to 'Jenny' array should show: name: Jenny surname: Dous