Skip to content

Commit 1161ef9

Browse files
committed
Merge branch 'Mash19-master'
2 parents d0e4f1a + 484c4f8 commit 1161ef9

File tree

2 files changed

+24
-9
lines changed

2 files changed

+24
-9
lines changed

index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,8 @@
452452
'padding-top': delta.paddingTop + 'px',
453453
'padding-bottom': delta.paddingBottom + 'px'
454454
},
455-
'class': this.wclass
455+
'class': this.wclass,
456+
'role': 'group'
456457
}, list)
457458
])
458459
}

package-lock.json

Lines changed: 22 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)