feat: menua eguneratzen du (#10)

* feat: menua eguneratzen du

* ignore: komentarioa
This commit is contained in:
Aitor Urrutia
2023-12-19 19:15:31 +01:00
committed by GitHub
parent 8e76a416d9
commit cbdfd68d67
10 changed files with 159 additions and 361 deletions

View File

@@ -20,46 +20,12 @@
"type": "text",
"required": true
},
"edariBeroak": {
"displayName": "edaria",
"type": "component",
"repeatable": true,
"component": "kafetegia.edaria"
},
"infusioEkologikoak": {
"type": "component",
"repeatable": true,
"component": "kafetegia.edaria"
},
"edariHotzak": {
"type": "component",
"repeatable": true,
"component": "kafetegia.edaria"
},
"pikatzekoak": {
"type": "component",
"repeatable": true,
"component": "kafetegia.edaria"
},
"gozoak": {
"type": "component",
"repeatable": true,
"component": "kafetegia.edaria"
},
"anizkoJogurta": {
"type": "component",
"repeatable": false,
"component": "kafetegia.edaria"
},
"tostadak": {
"type": "component",
"repeatable": true,
"component": "kafetegia.edaria"
},
"konboak": {
"type": "component",
"repeatable": true,
"component": "kafetegia.edaria"
"menua": {
"type": "dynamiczone",
"components": [
"kafetegia.produktu-taldea",
"kafetegia.izenburua"
]
}
}
}