Entrega do Desafio #8

Merged
anacarolinaduartecavalcante merged 32 commits from develop into master 2023-02-07 12:13:03 +00:00
Showing only changes of commit d2f66c6e5f - Show all commits

View File

@ -55,7 +55,7 @@
"html#footer-3-desktop": { "html#footer-3-desktop": {
"children": [ "children": [
"html#footer-credits-information", "html#footer-credits-information",
"html#footer-credits-autores" "html#footer-credits-authors"
], ],
"props": { "props": {
"blockClass": "credits" "blockClass": "credits"
@ -71,11 +71,11 @@
"rich-text#footer-cnpj" "rich-text#footer-cnpj"
] ]
}, },
"html#footer-credits-autores": { "html#footer-credits-authors": {
"props": { "props": {
"blockClass": "autores-component" "blockClass": "authors-component"
}, },
"children": ["autores-component"] "children": ["authors-component"]
}, },
"rich-text#footer": { "rich-text#footer": {
"props": { "props": {
@ -125,7 +125,7 @@
"html#footer-1-mobile": { "html#footer-1-mobile": {
"children": [ "children": [
"html#footer-credits-information", "html#footer-credits-information",
"html#footer-credits-autores" "html#footer-credits-authors"
], ],
"props": { "props": {
"blockClass": "footer-credits-information-mobile", "blockClass": "footer-credits-information-mobile",