Skip to content

Commit 6e9cafd

Browse files
authored
Update persisted form example README.md
Fix broken image path.
1 parent be959b2 commit 6e9cafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/persisted-form/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ return (
117117
4. Construct your form using the `react-radfish` components. See the `/src/pages/Form.jsx` file to see how to construct the form and use the methods available from `FormWrapper`.
118118

119119
# Persisted Form Example Preview
120-
![Persisted Form](./src/assets/persisted.png)
120+
![Persisted Form](./src/assets/persisted-form.png)

0 commit comments

Comments
 (0)