From 540b1c5ed2e1c10ed769711a7b30dc5c5a279222 Mon Sep 17 00:00:00 2001 From: Abhay Soni Date: Thu, 6 Jul 2023 08:49:50 +0530 Subject: [PATCH] Update .changeset/popular-icons-doubt.md feedback integrated Co-authored-by: Ben Lambert Signed-off-by: Abhay Soni --- .changeset/popular-icons-doubt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/popular-icons-doubt.md b/.changeset/popular-icons-doubt.md index 70ad8fbdac..4ba9728afe 100644 --- a/.changeset/popular-icons-doubt.md +++ b/.changeset/popular-icons-doubt.md @@ -3,4 +3,4 @@ '@backstage/plugin-catalog': minor --- -I have extended the EntityHasSubcomponentsCard, EntityDependsOnResourcesCard, EntityDependsOnResourcesCard and EntityTable to support table options. +Tables which use `EntityTableProps` now have an additional `tableOptions` prop which can be used to provide additional table options to these components.