feat: Make tags unique, clean up searchability of product entities (#7014)

This commit is contained in:
Stevche Radevski
2024-04-08 17:55:40 +02:00
committed by GitHub
parent 9b5e025863
commit db2f0ef53f
21 changed files with 105 additions and 299 deletions
@@ -30,7 +30,7 @@ export const productsData = [
tags: [
{
id: "tag-3",
value: "Germany",
value: "Netherlands",
},
],
},