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