Skip to content

Commit be40adb

Browse files
authored
Add missing closing </AppOnly> (#72453)
The MDX was invalid after #72399 causing next-site deploy failures (I'm not entirely sure if this is where the `</AppOnly>` should go, feel free to correct that) Closes PACK-3416
1 parent 224447c commit be40adb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/01-app/01-getting-started/02-project-structure.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -311,3 +311,5 @@ This strategy stores globally shared application code in the root `app` director
311311
width="1600"
312312
height="1011"
313313
/>
314+
315+
</AppOnly>

0 commit comments

Comments
 (0)