Gabarito para o passo 'Começando com o Rich Text' home.jsonc// store/blocks/home.jsonc { "store.home": { "blocks": ["rich-text"] }, "rich-text": { "props": { "text": "**Hello, World!**", "textPosition": "RIGHT" } } } back Help us make this content better! VTEX IO courses are open source. If you see something wrong, you can open a pull request! Make a contribution or open an issue Updated over 1 year ago ServicesCopy Page