Repository URL to install this package:
|
Version:
1.2.6 ▾
|
import { styled } from '@skava/modules/___dist/view-container'
import Image from 'atoms/Image'
const FigureCaption = styled.figcaption``
const StyledImage = styled.withComponent(Image)``
export { FigureCaption, StyledImage }