From ecaf8ff3a4ffea6d9d9b94ec78501d339bf7e560 Mon Sep 17 00:00:00 2001 From: Shailendra Ahir <31934874+shailahir@users.noreply.github.com> Date: Thu, 31 Mar 2022 20:54:11 +0530 Subject: [PATCH] Update moody-apes-tickle.md Signed-off-by: Shailendra Ahir --- .changeset/moody-apes-tickle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/moody-apes-tickle.md b/.changeset/moody-apes-tickle.md index 03600c411a..bdf593c9ad 100644 --- a/.changeset/moody-apes-tickle.md +++ b/.changeset/moody-apes-tickle.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog': patch --- -Added options property to CatalogTable and DefaultCatalogPage to support customization of the Catalog Table. Related issue #10453 +Added tableOptions property to CatalogTable and DefaultCatalogPage to support customization of the Catalog Table. Related issue #10453