We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f214591 commit 9103feeCopy full SHA for 9103fee
assets/javascripts/discourse/components/modal/query-help.gjs
@@ -1,5 +1,5 @@
1
+import { htmlSafe } from "@ember/template";
2
import DModal from "discourse/components/d-modal";
-import htmlSafe from "discourse-common/helpers/html-safe";
3
import i18n from "discourse-common/helpers/i18n";
4
5
const QueryHelp = <template>
0 commit comments