From bb355fe6afdd57077296182599c476b165de1597 Mon Sep 17 00:00:00 2001 From: alsaze Date: Thu, 9 Oct 2025 01:00:16 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=BE=D0=B7=D0=B4=D0=B0=D1=8E=20=D1=82?= =?UTF-8?q?=D0=B5=D0=BB=D0=B5=D0=B3=D1=83=20=D1=82=D0=BE=D0=B2=D0=B0=D1=80?= =?UTF-8?q?=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/default.vue | 4 ---- pages/product/[id].vue | 14 +++++++++++++- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/layouts/default.vue b/layouts/default.vue index ab14a5a..8c08e2b 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -44,10 +44,6 @@ const { cart } = useCart()