Fix useless props to dom

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-01-22 03:38:46 +04:00
parent 6047b89eed
commit 9a076db9b9
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -35,7 +35,6 @@ function StyledMenu(props) {
return (
<Menu
elevation={0}
getContentAnchorEl={null}
anchorOrigin={{
vertical: 'bottom',
horizontal: 'center'