Commit bf02ac3
docs(fetching-data-and-streaming): add missing types to example (vercel#74081)
This PR updates the `use` hook example in the Fetching Data and
Streaming section by adding missing TypeScript types for the `posts`
prop.
Co-authored-by: JJ Kasper <jj@jjsweb.site>1 parent edc6e18 commit bf02ac3
File tree
1 file changed
+5
-1
lines changed- docs/01-app/01-getting-started
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
140 | 144 | | |
141 | 145 | | |
142 | 146 | | |
| |||
0 commit comments