Repository URL to install this package:
|
Version:
0.14.1 ▾
|
import { styled } from 'styleh-components'
import { ImagePlaceholder } from '../ImagePlaceholder'
const FigureWrapper = styled.figure`
margin: 0;
`
export { FigureWrapper }