Files

2 lines
74 B
JavaScript
Raw Permalink Normal View History

import capitalize from '@mui/utils/capitalize';
export default capitalize;