forked from M3-Academy/challenge-vtex-io
refactor(footer.json): substituindo nome autores por authors
This commit is contained in:
parent
adf217e625
commit
d2f66c6e5f
@ -55,7 +55,7 @@
|
||||
"html#footer-3-desktop": {
|
||||
"children": [
|
||||
"html#footer-credits-information",
|
||||
"html#footer-credits-autores"
|
||||
"html#footer-credits-authors"
|
||||
],
|
||||
"props": {
|
||||
"blockClass": "credits"
|
||||
@ -71,11 +71,11 @@
|
||||
"rich-text#footer-cnpj"
|
||||
]
|
||||
},
|
||||
"html#footer-credits-autores": {
|
||||
"html#footer-credits-authors": {
|
||||
"props": {
|
||||
"blockClass": "autores-component"
|
||||
"blockClass": "authors-component"
|
||||
},
|
||||
"children": ["autores-component"]
|
||||
"children": ["authors-component"]
|
||||
},
|
||||
"rich-text#footer": {
|
||||
"props": {
|
||||
@ -125,7 +125,7 @@
|
||||
"html#footer-1-mobile": {
|
||||
"children": [
|
||||
"html#footer-credits-information",
|
||||
"html#footer-credits-autores"
|
||||
"html#footer-credits-authors"
|
||||
],
|
||||
"props": {
|
||||
"blockClass": "footer-credits-information-mobile",
|
||||
|
Loading…
Reference in New Issue
Block a user