remove unused code
This commit is contained in:
@@ -20,7 +20,6 @@ const t = useTranslations(lang)
|
|||||||
src=`https://yandex.ru/map-widget/v1/?um=constructor%3A069b17526dc83cbf87c488f13ae089eb3af0f8f74af57e1be82e183434693562&source=constructor&scroll=false&lang=${lang}`
|
src=`https://yandex.ru/map-widget/v1/?um=constructor%3A069b17526dc83cbf87c488f13ae089eb3af0f8f74af57e1be82e183434693562&source=constructor&scroll=false&lang=${lang}`
|
||||||
width="100%"
|
width="100%"
|
||||||
height="400"
|
height="400"
|
||||||
onload="document.getElementById('ymap-loader').style.display = 'none';"
|
|
||||||
frameborder="0"></iframe>
|
frameborder="0"></iframe>
|
||||||
<div class="flex flex-col items-center gap-3 px-4 py-6 text-center md:gap-4 md:px-6 md:py-8">
|
<div class="flex flex-col items-center gap-3 px-4 py-6 text-center md:gap-4 md:px-6 md:py-8">
|
||||||
<Image src={logoSrc} alt="logo" class="h-32 w-auto md:h-48" />
|
<Image src={logoSrc} alt="logo" class="h-32 w-auto md:h-48" />
|
||||||
|
|||||||
Reference in New Issue
Block a user