Added changeset for #2623

This commit is contained in:
Taras Mankovski
2020-10-02 15:16:50 -04:00
parent a768a07fbe
commit 368fd82435
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-catalog': minor
---
Created EntityNotFound component for catalog which displays the 404 page when entity is not found.
Fixes #2266