Revert "Delete sour-plums-enjoy.md"

This reverts commit 7d9de03c4432d82ffad10937f39243f6fa4fcce8.

Signed-off-by: Brett Wright <wright.brett@gmail.com>
This commit is contained in:
Brett Wright
2021-04-19 19:01:00 +02:00
parent de00581391
commit 5d01971dd3
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/create-app': patch
---
Fix system diagram card to be on the system page
To apply the same fix to an existing application, in `EntityPage.tsx` simply move the `<EntityLayout.route>` for the `/diagram` path from the `groupPage` down into the `systemPage` element.