Remove Switch component

This commit is contained in:
Marliana Lara
2020-02-11 13:55:35 -05:00
parent ef3ab29649
commit 446021cf22
8 changed files with 8 additions and 20 deletions

View File

@@ -8,8 +8,8 @@ import {
DataListItemRow,
DataListItemCells,
DataListCell as PFDataListCell,
Switch,
} from '@patternfly/react-core';
import Switch from '@components/Switch';
import styled from 'styled-components';