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