diff --git a/.changeset/itchy-kiwis-unite.md b/.changeset/itchy-kiwis-unite.md index f4d263589b..0e3bcae282 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 `CatalogKindExploreContent` component so that it is easy to show any component kinds in their own tab in the explore page.