standards-hub / docs

A documentation template made with Nuxt UI Pro.
https://standards-hub.github.io/docs/
0 stars 0 forks source link

Components not rendering inside of a another component/html tag in .md #58

Closed FroudeDescartes closed 4 months ago

FroudeDescartes commented 9 months ago

image image

FroudeDescartes commented 4 months ago

Components need to have either <slot/> or <ContentSlot :use="$slots.default" unwrap=""/> element so that they can take another component nested