0eaa579f89
Signed-off-by: Camila Belo <camilaibs@gmail.com>
479 B
479 B
@backstage/plugin-search-react
| @backstage/plugin-search-react |
|---|
| minor |
- Create the search results extensions, for more details see the documentation here;
- Update the
SearchResult,SearchResultListandSearchResultGroupcomponents to use extensions and default their props to optionally accept a query, when the query is not passed, the component tries to get it from the search context.