Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
janzenisaac committed Nov 28, 2023
1 parent 0eb417f commit a14db0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascripts/discourse/components/search-banner.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{{#if this.buttonText}}
<SearchIcon
@buttonText={{this.buttonText}}
@buttonClass={{"has-search-button-text"}}
@buttonClass="has-search-button-text"
/>
{{/if}}
</div>
Expand Down

0 comments on commit a14db0c

Please sign in to comment.