fix: rm translation for alt maxun_logo
This commit is contained in:
@@ -113,7 +113,7 @@ const ActionDescriptionBox = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<CustomBoxContainer>
|
<CustomBoxContainer>
|
||||||
<Logo src={MaxunLogo} alt={t('common.maxun_logo')} />
|
<Logo src={MaxunLogo} alt='maxun_logo' />
|
||||||
<Triangle />
|
<Triangle />
|
||||||
<Content>
|
<Content>
|
||||||
{renderActionDescription()}
|
{renderActionDescription()}
|
||||||
|
|||||||
Reference in New Issue
Block a user