Skip to content

Commit a363367

Browse files
committed
add req for page
1 parent 99e0b88 commit a363367

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/data/google_search.components.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"search-bar-textarea": {
33
"selectorData": "textarea[aria-label='Search']",
44
"strategy": "css",
5-
"groups": []
5+
"groups": [
6+
"requiredForPage"
7+
]
68
}
79
}

0 commit comments

Comments
 (0)