Box inheritance
While not explicitly documented, the props of the MUI Box component are also available on the MuiOtpInput component.
See: https://mui.com/material-ui/api/box/
Example
<MuiOtpInput display="flex" gap={5} />
While not explicitly documented, the props of the MUI Box component are also available on the MuiOtpInput component.
See: https://mui.com/material-ui/api/box/
<MuiOtpInput display="flex" gap={5} />