error order update
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user