Repository URL to install this package:
|
Version:
0.14.1 ▾
|
import { styled } from 'styleh-components'
const TimeElement = styled.time``
const TimeWrapper = styled.div``
export {
TimeElement,
TimeWrapper,
}