lint compliance

This commit is contained in:
ansuz 2022-03-16 17:03:50 +05:30
parent edcd88d9b7
commit baa3abf587

View file

@ -43,7 +43,7 @@ define([
]),
h('div.row', [
h('div.col-md-3'),
h('div.col-md-6', Msg.register_warning_note,),
h('div.col-md-6', Msg.register_warning_note),
h('div.col-md-3'),
]),
]),