Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit f43233e

Browse files
Update docs/content/3.api/2.components/4.nuxt-loading-indicator.md
Co-authored-by: Alexander Lichter <[email protected]>
1 parent 684fbde commit f43233e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/3.api/2.components/4.nuxt-loading-indicator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add `<NuxtLoadingIndicator/>` in your `app.vue` or layouts.
2020
:button-link[Open on StackBlitz]{href="https://stackblitz.com/github/nuxt/framework/tree/main/examples/routing/pages?terminal=dev&file=/app.vue" blank}
2121

2222
## Slots
23-
Default slot available
23+
You can pass custom HTML or components through the loading indicator's default slot.
2424

2525
## Props
2626

0 commit comments

Comments
 (0)