Merge pull request #10844 from backstage/emmaindal/search-react-clean-up-api-report

[Search] clean up search-react api report warnings
This commit is contained in:
Eric Peterson
2022-04-19 13:14:54 +02:00
committed by GitHub
7 changed files with 126 additions and 45 deletions
+10
View File
@@ -0,0 +1,10 @@
---
'@backstage/plugin-search-react': patch
---
api-report clean up - the package now exports following additional types:
`SearchContextProviderProps`
`SearchContextValue`
`SearchContextProviderForStorybookProps`
`SearchApiProviderForStorybookProps`