You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Making SvelteKit **validation** and **displaying** of forms easier than ever!
41
41
- Even more care for the user: No form data loss, by [preventing error page rendering](https://superforms.rocks/concepts/enhance#differences-from-sveltekits-useenhance) as default.
42
42
- Hook into [a number of events](https://superforms.rocks/concepts/events) for full control over the validation data and the `ActionResult`, with a possibility to cancel the update at every step.
43
43
- Complete customization with a [huge list of options](https://superforms.rocks/api#superformform-options).
44
-
- Comes with a Super Debugging Svelte Component: [SuperDebug](https://superforms.rocks/api#superdebug).
44
+
- Comes with a Super Debugging Svelte Component: [SuperDebug](https://superforms.rocks/super-debug).
0 commit comments