Skip to content

Commit e7c33f3

Browse files
VladimirZaetsPrakash Prajapati
authored andcommitted
Update form-mini.js
1 parent 525396a commit e7c33f3

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)