Skip to content

Commit 43194e0

Browse files
gavinbarronmusale
andauthored
Update packages/mgt-element/src/utils/CustomElement.ts
Co-authored-by: Musale Martin <[email protected]>
1 parent 71a05b0 commit 43194e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mgt-element/src/utils/CustomElement.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* -------------------------------------------------------------------------------------------
66
*/
77

8-
import { customElement as litElement } from 'lit/decorators';
8+
import { customElement as litElement } from 'lit/decorators.js';
99
import { customElementHelper } from '../components/customElementHelper';
1010

1111
/**

0 commit comments

Comments
 (0)