Skip to content

Commit 79625d4

Browse files
Update api.tsx (#1077)
1 parent 51707d8 commit 79625d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/data/api.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@ handleSubmit(async (data) => await fetchAPI(data))`}
10551055
<td>
10561056
<p>
10571057
<code>DirtyFields</code> and <code>isDirty</code> will
1058-
remained, and only none dirty fields will be updated to the
1058+
remain, and only non-dirty fields will be updated to the
10591059
latest rest value.{" "}
10601060
<a
10611061
href="https://codesandbox.io/s/react-keepdirtyvalues-o8to91"

0 commit comments

Comments
 (0)