Repository URL to install this package:
|
Version:
0.9.5 ▾
|
import { styled } from 'view-container'
import { classes } from './fixture'
export const StyledTelephoneValue = styled.div.className(classes.telephoneNumberValue) `
/* @todo */
`