UNPKG

@wulperstudio/cms

Version:
4 lines 106 B
import { styled } from '@mui/material'; export var BaseElementLayout = styled('div')({ width: '100%' });