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

Commit ae4f41a

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

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
@@ -23,7 +23,7 @@ Add `<NuxtLoadingIndicator/>` in your `app.vue` or layouts.
2323
:button-link[Open on StackBlitz]{href="https://stackblitz.com/github/nuxt/framework/tree/main/examples/routing/pages?terminal=dev&file=/app.vue" blank}
2424

2525
## Slots
26-
Default slot available
26+
You can pass custom HTML or components through the loading indicator's default slot.
2727

2828
## Props
2929

0 commit comments

Comments
 (0)