Add codefences to changeset

This commit is contained in:
Adam Harvey
2021-01-19 13:30:57 -05:00
parent efd6ef7530
commit a0a1e8860e
+2 -2
View File
@@ -2,6 +2,6 @@
'@backstage/core': patch
---
Removed InfoCard variant "height100", originally deprecated in [#2826](https://github.com/backstage/backstage/pull/2826).
Removed `InfoCard` variant `height100`, originally deprecated in [#2826](https://github.com/backstage/backstage/pull/2826).
If your component still relies on this variant, simply replace it with "gridItem".
If your component still relies on this variant, simply replace it with `gridItem`.