feat: make entity not found page responsive (#3125)

* feat: make EntityNotFound component responsive

* feat: convert Illo from jsx file type to tsx file type

* fix: give value to alt tag of Illo

* feat: add test case for EntityNotFound component

* chore: add changeset
This commit is contained in:
Abhishek Jakhar
2020-10-27 18:10:51 +05:30
committed by GitHub
parent 0d58066ee5
commit 97c2cb19b3
6 changed files with 76 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog': patch
---
update the EntityNotFound component