Skip to content

Commit 526a0d3

Browse files
committed
[Doc] Fix typo
1 parent 160c8c3 commit 526a0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/AutoPersistInStore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "The AutoPersistInStore Component"
55

66
# `<AutoPersistInStore>`
77

8-
This [Enterprise Edition](https://react-admin-ee.marmelab.com)<img class="icon" src="./img/premium.svg" alt="React Admin Enterprise Edition icon" /> prevents data loss in forms by automatically saving the form data in the store when users navigate away from the page. When users return to the page, it reapplies the saved data to the form.
8+
This [Enterprise Edition](https://react-admin-ee.marmelab.com)<img class="icon" src="./img/premium.svg" alt="React Admin Enterprise Edition icon" /> component prevents data loss in forms by automatically saving the form data in the store when users navigate away from the page. When users return to the page, it reapplies the saved data to the form.
99

1010
<video controls autoplay playsinline muted loop>
1111
<source src="./img/AutoPersistInStore.mp4" type="video/mp4"/>

0 commit comments

Comments
 (0)