We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0fe61c commit 99036d8Copy full SHA for 99036d8
addon/components/ember-table/component.js
@@ -1,6 +1,6 @@
1
import Component from '@ember/component';
2
import { computed } from '@ember/object';
3
-import { htmlSafe } from '@ember/string';
+import { htmlSafe } from '@ember/template';
4
import {
5
setupTableStickyPolyfill,
6
teardownTableStickyPolyfill,
0 commit comments