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: docs/framework/react/guides/tanstack-start.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
@@ -10,7 +10,7 @@ title: TanStack Form - TanStack Start
10
10
### TanStack Start Prerequisites
11
11
12
12
- Start a new `TanStack Start` project, following the steps in the [TanStack Start Quickstart Guide](https://tanstack.com/router/latest/docs/framework/react/guide/tanstack-start)
13
-
- Install `@tanstack/react-form`
13
+
- Install `@tanstack/react-form-start`
14
14
- Install any [form validator](./validation#validation-through-schema-libraries) of your choice. [Optional]
0 commit comments