Merge branch 'v4/component-rename-name-back' of github.com:strapi/strapi into v4/rename-component-front

This commit is contained in:
soupette 2021-11-03 14:00:22 +01:00
commit 6fdca2407c
9 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
{ {
"collectionName": "components_basic_simples", "collectionName": "components_basic_simples",
"info": { "info": {
"name": "simple", "displayName": "simple",
"icon": "ambulance", "icon": "ambulance",
"description": "", "description": "",
"displayName": "Basic.simples" "displayName": "Basic.simples"

View File

@ -1,7 +1,7 @@
{ {
"collectionName": "components_blog_test_comos", "collectionName": "components_blog_test_comos",
"info": { "info": {
"name": "test comp", "displayName": "test comp",
"icon": "air-freshener", "icon": "air-freshener",
"description": "" "description": ""
}, },

View File

@ -1,7 +1,7 @@
{ {
"collectionName": "components_default_apples", "collectionName": "components_default_apples",
"info": { "info": {
"name": "apple", "displayName": "apple",
"icon": "apple-alt", "icon": "apple-alt",
"description": "" "description": ""
}, },

View File

@ -1,7 +1,7 @@
{ {
"collectionName": "components_default_cars", "collectionName": "components_default_cars",
"info": { "info": {
"name": "car", "displayName": "car",
"icon": "align-right" "icon": "align-right"
}, },
"options": {}, "options": {},

View File

@ -1,7 +1,7 @@
{ {
"collectionName": "components_closingperiods", "collectionName": "components_closingperiods",
"info": { "info": {
"name": "closingperiod", "displayName": "closingperiod",
"description": "", "description": "",
"icon": "angry" "icon": "angry"
}, },

View File

@ -1,7 +1,7 @@
{ {
"collectionName": "components_dishes", "collectionName": "components_dishes",
"info": { "info": {
"name": "dish", "displayName": "dish",
"description": "", "description": "",
"icon": "address-book" "icon": "address-book"
}, },

View File

@ -1,7 +1,7 @@
{ {
"collectionName": "components_openingtimes", "collectionName": "components_openingtimes",
"info": { "info": {
"name": "openingtimes", "displayName": "openingtimes",
"description": "", "description": "",
"icon": "calendar" "icon": "calendar"
}, },

View File

@ -1,7 +1,7 @@
{ {
"collectionName": "components_restaurantservices", "collectionName": "components_restaurantservices",
"info": { "info": {
"name": "restaurantservice", "displayName": "restaurantservice",
"description": "", "description": "",
"icon": "cannabis" "icon": "cannabis"
}, },

View File

@ -1,7 +1,7 @@
{ {
"collectionName": "components_default_temps", "collectionName": "components_default_temps",
"info": { "info": {
"name": "temp", "displayName": "temp",
"icon": "adjust", "icon": "adjust",
"description": "" "description": ""
}, },