4
0
Fork 0
This commit is contained in:
Andrey 2025-03-17 12:41:20 +03:00
parent 90ec5deb5c
commit 3690605972
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ const changeDistance = (v = 1) => {
</div>
</ClientOnly>
<div class="absolute bottom-4 left-1/2 -translate-x-1/2">
<button @click.prevent="openModal">Рассчитать</button>
<button @click.prevent="openModal">Заказать</button>
</div>
</div>
</template>