Skip to content

Commit

Permalink
Update api.tsx (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelVerschraegen committed Jun 24, 2024
1 parent 51707d8 commit 79625d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/api.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@ handleSubmit(async (data) => await fetchAPI(data))`}
<td>
<p>
<code>DirtyFields</code> and <code>isDirty</code> will
remained, and only none dirty fields will be updated to the
remain, and only non-dirty fields will be updated to the
latest rest value.{" "}
<a
href="https://codesandbox.io/s/react-keepdirtyvalues-o8to91"
Expand Down

0 comments on commit 79625d4

Please sign in to comment.