mirror of
https://github.com/strapi/strapi.git
synced 2025-08-04 14:56:22 +00:00
14 lines
195 B
JSON
14 lines
195 B
JSON
{
|
|
"collectionName": "components_blog_test_comos",
|
|
"info": {
|
|
"name": "test comp",
|
|
"icon": "ad"
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"name": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
}
|