Export FilterHeader component

This commit is contained in:
jeffvli
2021-12-13 01:24:28 -08:00
committed by Jeff
parent 87f1e6fed1
commit f35342426b

View File

@@ -13,7 +13,7 @@ import {
StyledToggle,
} from '../shared/styled';
const FilterHeader = styled.div`
export const FilterHeader = styled.div`
font-size: 16px;
font-weight: bold;
line-height: unset;