Skip to content

Commit c23670c

Browse files
committed
update
1 parent 21eee46 commit c23670c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.ai/inertia-laravel/2/core.blade.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88
- Deferred props
99
- Infinite scrolling using merging props and `WhenVisible`
1010
- Lazy loading data on scroll
11-
- New <Form /> component
11+
- New <Form /> component to handle form submissions without full page reload.
1212

1313
### Deferred Props & Empty States
1414
- When using deferred props on the frontend, you should add a nice empty state with pulsing / animated skeleton.
15-
16-
### New <Form /> component
17-
This is the simplest way to get started with buildings forms in Inertia v2.

0 commit comments

Comments
 (0)