Add changeset

Signed-off-by: Michael Haley <mike.f.haley@gmail.com>
This commit is contained in:
Michael Haley
2022-05-18 10:26:51 -04:00
parent 4263148f47
commit 6a70ba2fdc
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-api-docs': patch
'@backstage/plugin-catalog': patch
'@backstage/plugin-catalog-react': patch
---
Extend `<EntityTable />` props to allow `material-table` options to be passed via prop `tableOptions`. Prop is exposed to other components that are composed from `<EntityTable />`