no need plugin-search changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-search-react': patch
|
||||
---
|
||||
|
||||
Removed all usages of `SearchContextProviderForStorybook` as it has been deprecated.
|
||||
@@ -2,7 +2,7 @@
|
||||
'@backstage/plugin-search-react': minor
|
||||
---
|
||||
|
||||
`SearchContextProviderForStorybook` and `SearchApiProviderForStorybook` has been deleted. New mock implementation of the `SearchApi` introduced. If you need to mock the api we recommend you to do the following:
|
||||
**BREAKING**: `SearchContextProviderForStorybook` and `SearchApiProviderForStorybook` has been deleted. New mock implementation of the `SearchApi` introduced. If you need to mock the api we recommend you to do the following:
|
||||
|
||||
```tsx
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user