From 7d355c4b3fee29f40fb074b110af4e2109ccd9f5 Mon Sep 17 00:00:00 2001 From: Danang Date: Thu, 2 Jun 2022 17:24:12 +1000 Subject: [PATCH] Add changeset Signed-off-by: Danang --- .changeset/smart-melons-think.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/smart-melons-think.md diff --git a/.changeset/smart-melons-think.md b/.changeset/smart-melons-think.md new file mode 100644 index 0000000000..2af8b1671f --- /dev/null +++ b/.changeset/smart-melons-think.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-components': patch +--- + +Fix the missing filter in the toolbar when passing a custom component in the core-components Table