Closed oulfr closed 2 years ago
example of icons:
<AccountOutline sx={{mr: 2}}/>
same behavior with mui icons
That's what react does when putting new objects into props (eg. sx) every time. 🙁
example of icons:
<AccountOutline sx={{mr: 2}}/>