Skip to content

Commit ff7bf6f

Browse files
committed
fix(ssr): add spacing to Laravel starter kits section
1 parent 7f8c0be commit ff7bf6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/Pages/server-side-rendering.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default function () {
4545
</Notice>
4646
<H2>Laravel starter kits</H2>
4747
<P>
48-
If you are using <A href="https://laravel.com/docs/starter-kits">Laravel Starter Kits</A>, Inertia SSR is
48+
If you are using <A href="https://laravel.com/docs/starter-kits">Laravel Starter Kits</A>, Inertia SSR is{' '}
4949
<A href="https://laravel.com/docs/starter-kits#inertia-ssr">supported</A> through a build command:
5050
</P>
5151
<TabbedCode

0 commit comments

Comments
 (0)