fix: code styles
This commit is contained in:
@@ -59,6 +59,7 @@ export default function SocialMediaMenu({
|
||||
alignItems: 'center',
|
||||
whiteSpace: 'nowrap',
|
||||
backgroundColor: open ? 'primary.light' : 'primary.default',
|
||||
textTransform: 'none',
|
||||
}}
|
||||
>
|
||||
<Box component="span">{t('settingForm.addEmailOrSocialButton')}</Box>
|
||||
|
||||
Reference in New Issue
Block a user