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