Fix & Add unit tests.

This commit is contained in:
kialam
2019-01-15 14:58:23 -05:00
parent 215c23609c
commit e8fe6fe33c
5 changed files with 85 additions and 28 deletions

View File

@@ -9,7 +9,7 @@ import {
ToolbarGroup,
} from '@patternfly/react-core';
import CheckboxListItem from '../CheckboxListItem'
import CheckboxListItem from '../ListItem'
class Lookup extends React.Component {
constructor(props) {