Add changeset

Signed-off-by: Elliot Greenwood <elliot@fundapps.co>
This commit is contained in:
Elliot Greenwood
2021-11-09 13:44:15 +00:00
parent cf090d25e7
commit 5826c17b7d
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Allow for `cellStyle` property on `TableColumn` to be a function as well as `React.CSSProperties` as per the Material UI Table component