fix: update the ItemCard component and it's story (#3007)

* fix ItemCard stories on responsive

* update the value of key prop in ItemCard tags

* add test case for ItemCard component

* add changeset
This commit is contained in:
Abhishek Jakhar
2020-10-21 11:32:08 +05:30
committed by GitHub
parent 82759d3e43
commit aca79334f4
4 changed files with 65 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core': patch
---
update ItemCard component and it's story