UNPKG

@wulperstudio/cms

Version:
5 lines 114 B
import { styled } from '@mui/material'; export var Preview = styled('div')({ width: '100%', margin: 'auto' });