m3-academy-template-vtexio-.../storefront/store/blocks/partials/newsletter.jsonc
Caroline Moran f2a03c53ae first commit
2022-08-11 09:06:07 -04:00

13 lines
288 B
Plaintext

{
// M3 NEWSLETTER
"newsletter#m3-newsletter": {
"props": {
"blockClass": "m3-newsletter",
"label": "LOREM IPSUM DOLOR SIT AMET",
"placeholder": "E-mail",
"submit": "ENVIAR",
"hideLabel": false
}
}
}