diff --git a/src/guide/component-slots.md b/src/guide/component-slots.md index c30c218021..85e8c35fea 100644 --- a/src/guide/component-slots.md +++ b/src/guide/component-slots.md @@ -308,10 +308,9 @@ Note that the abbreviated syntax for default slot **cannot** be mixed with named ```html - - - {{ slotProps.item }} - + + {{ slotProps.item }} +