Merge pull request #7921 from egnwd/core-table-cellStyle-fn
[core-components] Allow for material-table cellStyle function from the backstage Table component
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user