From 71cf131e560afb953728995d5dcce1af17b85b85 Mon Sep 17 00:00:00 2001 From: r-dev Date: Sat, 4 Apr 2026 17:06:09 +0200 Subject: [PATCH] feat(ui) : add tabs to piece and product detail pages --- frontend/app/pages/product/[id]/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/app/pages/product/[id]/index.vue b/frontend/app/pages/product/[id]/index.vue index 6846059..1eed495 100644 --- a/frontend/app/pages/product/[id]/index.vue +++ b/frontend/app/pages/product/[id]/index.vue @@ -347,7 +347,7 @@