We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51707d8 commit 79625d4Copy full SHA for 79625d4
1 file changed
src/data/api.tsx
@@ -1055,7 +1055,7 @@ handleSubmit(async (data) => await fetchAPI(data))`}
1055
<td>
1056
<p>
1057
<code>DirtyFields</code> and <code>isDirty</code> will
1058
- remained, and only none dirty fields will be updated to the
+ remain, and only non-dirty fields will be updated to the
1059
latest rest value.{" "}
1060
<a
1061
href="https://codesandbox.io/s/react-keepdirtyvalues-o8to91"
0 commit comments