Skip to content

Commit d73cd26

Browse files
oliv-yubrianchandotcom
authored andcommitted
LPS-148862 search-experiences-web: Remove browser errors in blueprint query settings
1 parent b36df96 commit d73cd26

File tree

1 file changed

+0
-3
lines changed
  • modules/dxp/apps/search-experiences/search-experiences-web/src/main/resources/META-INF/resources/sxp_blueprint_admin/js/edit_sxp_blueprint/query_builder_tab

1 file changed

+0
-3
lines changed

modules/dxp/apps/search-experiences/search-experiences-web/src/main/resources/META-INF/resources/sxp_blueprint_admin/js/edit_sxp_blueprint/query_builder_tab/QuerySettings.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,11 @@ function QuerySettings({
136136
</span>
137137

138138
<ClaySticker
139-
borderless
140139
displayType="secondary"
141-
monospaced
142140
onClick={(event) => {
143141
event.stopPropagation();
144142
onChangeIndexerClausesVisibility();
145143
}}
146-
size="md"
147144
>
148145
<ClayIcon symbol="question-circle" />
149146
</ClaySticker>

0 commit comments

Comments
 (0)