Skip to content

Commit eac9c73

Browse files
committed
Drop TypeScript generators notice
1 parent 189ffb6 commit eac9c73

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/guide/server-side-setup.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ This command will:
3636
> [!NOTE]
3737
> To use TypeScript with Svelte, you need to install `@inertiajs/svelte` version `1.3.0-beta.2` or higher. You can use the `--inertia-version` option to specify the version.
3838
39-
> [!NOTE]
40-
> The built-in generator doesn't include [Rails scaffold generators](/guide/responses#rails-generators) for TypeScript yet.
41-
4239
Example output:
4340

4441
```bash

0 commit comments

Comments
 (0)