feat: set paper corners square

This commit is contained in:
karishmas6
2024-10-23 07:14:31 +05:30
parent fd439a631e
commit a4e6f5cf17

View File

@@ -24,6 +24,7 @@ export const MainMenu = ({ value = 'recordings', handleChangeContent }: MainMenu
paddingTop: '2rem',
}}
variant="outlined"
square
>
<Box sx={{
width: '100%',