mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-02-18 01:14:57 +00:00
DEV: Update htmlSafe import (#288)
This commit is contained in:
parent
f214591721
commit
9103fee7ab
@ -1,5 +1,5 @@
|
|||||||
|
import { htmlSafe } from "@ember/template";
|
||||||
import DModal from "discourse/components/d-modal";
|
import DModal from "discourse/components/d-modal";
|
||||||
import htmlSafe from "discourse-common/helpers/html-safe";
|
|
||||||
import i18n from "discourse-common/helpers/i18n";
|
import i18n from "discourse-common/helpers/i18n";
|
||||||
|
|
||||||
const QueryHelp = <template>
|
const QueryHelp = <template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user