Skip to content

Commit a520ad4

Browse files
committed
Update responses.jsx
1 parent e8d9244 commit a520ad4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/js/Pages/responses.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,9 +290,6 @@ export default function () {
290290
},
291291
]}
292292
/>
293-
<P>
294-
This approach helps organize your code and avoid repetition when the same props are needed across multiple pages.
295-
</P>
296293
<H2>Root template data</H2>
297294
<P>
298295
There are situations where you may want to access your prop data in your application's root Blade template. For

0 commit comments

Comments
 (0)