fix: 404 error page responsive and test case (#3052)

* make 404 error page responsive

* add alt attribute to mic drop image on 404 page

* fix test case of ErrorPage
This commit is contained in:
Abhishek Jakhar
2020-10-23 11:34:04 +05:30
committed by GitHub
parent 65c6e6bfb4
commit 3beb5c9fcb
4 changed files with 39 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core': patch
---
make ErrorPage responsive + fix the test case