Repository URL to install this package:
|
Version:
4.2.0-a11y.0 ▾
|
import { styled } from 'styleh-components'
import Image from 'atoms/Image'
const FigureCaption = styled.figcaption``
const StyledImage = styled.withComponent(Image)``
export { FigureCaption, StyledImage }