-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
input
<button class="button button_theme_alfa-on-white button_view_extra button_size_l button_type_submit button__control i-bem button_js_inited" data-bem="{"button":{"checkedView":"extra"}}" role="button" type="submit"><span class="button__text">Войти в интернет</span></button>
output
<button class="button button_theme_alfa-on-white button_view_extra button_size_l button_type_submit button__control i-bem" data-bem="{" button":{"checkedview":"extra"}}"="" role="button" type="submit"><span class="button__text">Войти в интернет</span></button>
ccorcos