огрничение кол-ва тостов
All checks were successful
Deploy / build (push) Successful in 1m0s

This commit is contained in:
alsaze
2025-12-17 21:40:09 +03:00
parent 3fd4ef72c6
commit a7fe00dc75

View File

@@ -81,6 +81,10 @@ const tabs = computed<TabsItem[]>(() => [
])
function showToast() {
if (toast?.toasts?.value?.length > 0) {
return
}
toast.add({
title: 'Уникальное предложение !',
description: 'Покупка машины под ключ, Кыргызстан',