We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent febb04d commit 31ad8f6Copy full SHA for 31ad8f6
src/main/resources/META-INF/frontend/fc-xterm/xterm.ts
@@ -17,7 +17,7 @@
17
* limitations under the License.
18
* #L%
19
*/
20
-import { customElement } from 'lit-element';
+import {customElement} from 'lit/decorators/custom-element.js';
21
22
import { XTermElement } from './xterm-element';
23
import { XTermClipboardMixin } from './xterm-clipboard-mixin';
0 commit comments