Merge pull request #8682 from kuangp/feat/SearchTypeTabs

feat(SearchTypeTabs): implement a tabs variant search type filter
This commit is contained in:
Eric Peterson
2022-01-03 14:40:19 +01:00
committed by GitHub
8 changed files with 247 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search': patch
---
Introduce a `<SearchType.Tabs />` variant to display tabs for selecting search result types.