@@ -26,7 +26,7 @@ import Typography from '@material-ui/core/Typography';
|
||||
import { Link } from '@backstage/core-components';
|
||||
|
||||
/**
|
||||
* Props for {@link DefaultResultListItemComponent}
|
||||
* Props for {@link DefaultResultListItem}
|
||||
*
|
||||
* @public
|
||||
*/
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
import React from 'react';
|
||||
import { screen, waitFor } from '@testing-library/react';
|
||||
|
||||
import { ListItem } from '@material-ui/core';
|
||||
import {
|
||||
TestApiProvider,
|
||||
renderWithEffects,
|
||||
|
||||
Reference in New Issue
Block a user