/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
examples/getstarted/src/components/default/apple.json
15 строк
251 B
Pierre Noël
update getStarted
03 ноя 2021, 12:38
03 ноя 2021, 12:38
3ec7123
Код
Авторство
О чём код?
{ "collectionName": "components_default_apples", "info": { "displayName": "apple", "icon": "apple-alt", "description": "" }, "options": {}, "attributes": { "name": { "type": "string", "required": true } } }