import React from 'react'; import Box from '@material-ui/core/Box'; export default function Width() { return ( Width 25% Width 50% Width 75% Width 100% Width auto ); }