fix: rm translation for alt maxun_logo

This commit is contained in:
RohitR311
2025-01-03 20:18:03 +05:30
parent 9394fc3b59
commit 35a44bb39f

View File

@@ -113,7 +113,7 @@ const ActionDescriptionBox = () => {
return (
<CustomBoxContainer>
<Logo src={MaxunLogo} alt={t('common.maxun_logo')} />
<Logo src={MaxunLogo} alt='maxun_logo' />
<Triangle />
<Content>
{renderActionDescription()}