Updated README.md example
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
@@ -68,6 +68,7 @@ ready to make modifications, add the following code snippet to add the
|
||||
|
||||
```diff
|
||||
+import { ToolSearchResultListItem } from '@backstage/plugin-explore';
|
||||
+import BuildIcon from '@material-ui/icons/Build';
|
||||
|
||||
const SearchPage = () => {
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user