import Box from '@mui/joy/Box'; import Select from '@mui/joy/Select'; import Option from '@mui/joy/Option'; import Typography from '@mui/joy/Typography'; export default function SelectMinWidth() { return ( Width is fixed at 100px ); }