refactor(footer.json): substituindo nome autores por authors

This commit is contained in:
Ana Carolina Duarte Cavalcante 2023-02-07 07:16:48 -03:00
parent adf217e625
commit d2f66c6e5f

View File

@ -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",