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/guide/client-side-setup.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
@@ -3,7 +3,7 @@
3
3
Once you have your [server-side framework configured](/guide/server-side-setup.md), you then need to setup your client-side framework. Inertia currently provides support for React, Vue, and Svelte.
4
4
5
5
> [!NOTE]
6
-
> See [Rails generator](/guide/server-side-setup#rails-generator) for a quick way to setup Inertia in your Rails application.
6
+
> You can skip this step if you have already executed the [Rails generator](/guide/server-side-setup#rails-generator).
0 commit comments