mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-04-29 02:32:37 -04:00
Export FilterHeader component
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user