/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
tests/app-template/src/components/component-category/component-two.json
18 строк
370 B
Ben Irvin
test: move app-template to common dir
03 дек 2025, 18:18
03 дек 2025, 18:18
6cc814a
Код
Авторство
О чём код?
{ "collectionName": "components_component_category_component_twos", "info": { "displayName": "component_two", "icon": "arrowUp" }, "options": {}, "attributes": { "shorttext": { "type": "string" }, "nested_component": { "type": "component", "repeatable": true, "component": "component-category.component" } } }