feat(SearchTypeTabs): implement a tabs variant search type filter

Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
Phil Kuang
2021-12-29 12:45:33 -05:00
parent d35511d750
commit 54ef743aa4
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.