import Box from '@mui/material/Box'; export default function Hiding() { return (
hide on screens wider than md hide on screens smaller than md
); }