feat : concept creation

This commit is contained in:
2025-01-13 22:33:10 +01:00
parent 9ab476bbbd
commit b1ac26aa91
10 changed files with 67 additions and 9 deletions
+22
View File
@@ -0,0 +1,22 @@
[
{
"id": 1,
"value": "type"
},
{
"id": 2,
"value": "subtype"
},
{
"id": 3,
"value": "material"
},
{
"id": 4,
"value": "shape"
},
{
"id": 5,
"value": "color"
}
]