feat: Make tags unique, clean up searchability of product entities (#7014)
This commit is contained in:
@@ -30,7 +30,7 @@ export const productsData = [
|
||||
tags: [
|
||||
{
|
||||
id: "tag-3",
|
||||
value: "Germany",
|
||||
value: "Netherlands",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user