Files

4 lines
76 B
TypeScript
Raw Permalink Normal View History

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