diff --git a/plugins/scaffolder/src/next/TemplateListPage/TemplateListPage.tsx b/plugins/scaffolder/src/next/TemplateListPage/TemplateListPage.tsx index 7663d4a002..1b18dce805 100644 --- a/plugins/scaffolder/src/next/TemplateListPage/TemplateListPage.tsx +++ b/plugins/scaffolder/src/next/TemplateListPage/TemplateListPage.tsx @@ -17,7 +17,6 @@ import React from 'react'; import { TemplateEntityV1beta3 } from '@backstage/plugin-scaffolder-common'; -import { makeStyles } from '@material-ui/core'; import { Content, ContentHeader, @@ -30,6 +29,7 @@ import { EntityListProvider, EntitySearchBar, EntityTagPicker, + CatalogFilterLayout, UserListPicker, } from '@backstage/plugin-catalog-react'; import { CategoryPicker } from './CategoryPicker'; @@ -75,8 +75,8 @@ export const TemplateListPage = (props: TemplateListPageProps) => { -
-
+ +
-
+ + -
-
+ +