Closed RakulAgn closed 3 months ago
MJML Attributes are added Like this <mj-section custom-data="{{ProductName}}"></mj-section>
<mj-section custom-data="{{ProductName}}"></mj-section>
Are they supposed to work like that? I can't find in the mjml documentation or github anything that says this should work.
MJML Attributes are added Like this
<mj-section custom-data="{{ProductName}}"></mj-section>