Replace secondary palette by primary

This commit is contained in:
2020-12-12 03:28:51 +01:00
parent 8842a7c89e
commit cd3fd5b2f1
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ export default function MizikBadjMeni({miziks}) {
horizontal: 'right'
}}
badgeContent={miziks.length}
color='secondary'
color='primary'
>
<MenuBookIcon style={{fontSize: 30}} />
</Badge>