From a580e4af62760d30a511ef4842271b4cbad073e0 Mon Sep 17 00:00:00 2001 From: Sam Blausten Date: Tue, 4 Apr 2023 17:48:11 +0200 Subject: [PATCH] Update .changeset/itchy-kiwis-unite.md Co-authored-by: Patrik Oldsberg Signed-off-by: Sam Blausten --- .changeset/itchy-kiwis-unite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/itchy-kiwis-unite.md b/.changeset/itchy-kiwis-unite.md index c7bcad6759..f4d263589b 100644 --- a/.changeset/itchy-kiwis-unite.md +++ b/.changeset/itchy-kiwis-unite.md @@ -2,4 +2,4 @@ '@backstage/plugin-explore': patch --- -Extracted generic EntityExplorerContent component so that it is easy to show any component kinds in their own tab in the Explore page. +Extracted generic `EntityExplorerContent` component so that it is easy to show any component kinds in their own tab in the explore page.