diff --git a/docs/content/2.guide/2.directory-structure/1.components.md b/docs/content/2.guide/2.directory-structure/1.components.md index 6149e8b7d2f..9e959c11ce7 100644 --- a/docs/content/2.guide/2.directory-structure/1.components.md +++ b/docs/content/2.guide/2.directory-structure/1.components.md @@ -225,8 +225,6 @@ This feature only works with Nuxt auto-imports and `#components` imports. Explic ## `` Component -:StabilityEdge - Nuxt provides the `` component to render a component only during development. The content will not be included in production builds and tree-shaken.