error order update

This commit is contained in:
Samandar Turgunboyev
2025-12-23 16:16:14 +05:00
parent c2a4064951
commit af7b9fd590
6 changed files with 56 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ export function ChangeLang() {
alt="uz"
width={20}
height={20}
className="object-cover"
className="object-cover w-full h-full"
/>
) : (
<Image
@@ -48,7 +48,7 @@ export function ChangeLang() {
alt="ru"
width={20}
height={20}
className="object-cover"
className="object-cover w-full h-full"
/>
)}
</div>