docs: remove stability-edge

This commit is contained in:
Sébastien Chopin 2022-11-08 12:47:46 +01:00
parent 81831c09eb
commit 507f444c07

View File

@ -225,8 +225,6 @@ This feature only works with Nuxt auto-imports and `#components` imports. Explic
## `<DevOnly>` Component
:StabilityEdge
Nuxt provides the `<DevOnly>` component to render a component only during development.
The content will not be included in production builds and tree-shaken.