Merge remote-tracking branch 'origin' into use-styled-components

This commit is contained in:
Kia Lam
2019-05-14 10:20:25 -04:00
2 changed files with 4 additions and 5 deletions

View File

@@ -10,8 +10,9 @@ import {
DropdownItem,
TextInput as PFTextInput
} from '@patternfly/react-core';
import { SearchIcon } from '@patternfly/react-icons';
import {
SearchIcon
} from '@patternfly/react-icons';
import styled from 'styled-components';