diff --git a/.changeset/lucky-zoos-own.md b/.changeset/lucky-zoos-own.md new file mode 100644 index 0000000000..5c7959441d --- /dev/null +++ b/.changeset/lucky-zoos-own.md @@ -0,0 +1,7 @@ +--- +'@backstage/plugin-api-docs': patch +'@backstage/plugin-catalog': patch +'@backstage/plugin-catalog-react': patch +--- + +Extend `` props to allow `material-table` options to be passed via prop `tableOptions`. Prop is exposed to other components that are composed from ``