@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-explore': minor
|
||||
---
|
||||
|
||||
Extracted generic EntityExplorerContent component so that is 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.
|
||||
|
||||
@@ -14,6 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export * from './DomainCard';
|
||||
export * from './EntityExplorerContent';
|
||||
export * from './ExploreLayout';
|
||||
export * from './ToolSearchResultListItem';
|
||||
|
||||
Reference in New Issue
Block a user