mirror of
https://github.com/strapi/strapi.git
synced 2025-07-18 22:45:47 +00:00
14 lines
200 B
JSON
14 lines
200 B
JSON
{
|
|
"collectionName": "components_basic_simples",
|
|
"info": {
|
|
"name": "simple",
|
|
"icon": "address-card"
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"name": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
}
|