Skip to content

Commit 7068b0e

Browse files
committed
Merge branch 'master' into fix/replace-html-minifier
2 parents af208ca + 3f3b0bc commit 7068b0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mjml-wrapper/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export default class MjWrapper extends MjSection {
55
static componentName = 'mj-wrapper'
66

77
static allowedAttributes = {
8+
...MjSection.allowedAttributes,
89
gap: 'unit(px)',
910
}
1011

0 commit comments

Comments
 (0)