Skip to content

Commit 0319998

Browse files
VladimirZaetssanjaychouhan-webkul
authored and
sanjaychouhan-webkul
committed
Update form-mini.js
1 parent ea72d38 commit 0319998

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Search/view/frontend/web/js/form-mini.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ define([
130130
*/
131131
setActiveState: function (isActive) {
132132
var searchValue;
133+
133134
this.searchForm.toggleClass('active', isActive);
134135
this.searchLabel.toggleClass('active', isActive);
135136

0 commit comments

Comments
 (0)