From 7c265b9758ccd9b5123153f5e9a3a1d312352546 Mon Sep 17 00:00:00 2001 From: Philipp Hugenroth Date: Wed, 25 Oct 2023 15:23:39 +0200 Subject: [PATCH] Add changeset Signed-off-by: Philipp Hugenroth --- .changeset/odd-planes-cheat.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/odd-planes-cheat.md diff --git a/.changeset/odd-planes-cheat.md b/.changeset/odd-planes-cheat.md new file mode 100644 index 0000000000..661ecaa0d4 --- /dev/null +++ b/.changeset/odd-planes-cheat.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': patch +--- + +Fix type error on `CatalogTable` when using Material UI v5