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