There was an error while loading. Please reload this page.
1 parent 2cfd050 commit 31e76bfCopy full SHA for 31e76bf
1 file changed
assets/javascripts/discourse/components/docs-search.gjs
@@ -36,7 +36,7 @@ export default class DocsSearch extends Component {
36
37
{{#if this.searchTerm}}
38
<DButton
39
- @action={{action "clearSearch"}}
+ @action={{this.clearSearch}}
40
class="clear-search"
41
@label="docs.search.clear"
42
/>
0 commit comments