docs: update nfs status

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2025-08-21 14:40:21 +02:00
parent 70f2331e2d
commit 7ecdb62400
3 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ description: The Frontend System
## Status
The new frontend system is in alpha, and only a few plugins support the system so far. We do not yet recommend migrating any apps to the new system. If you add support for the new system to your plugin, please do so under a `/alpha` sub-path export.
We recommend migrating any apps to the new system. If you add support for the new system to your plugin, please do so under a `/alpha` sub-path export.
You can find an example app setup in the [`app-next` package](https://github.com/backstage/backstage/tree/master/packages/app-next).