Skip to content

Commit 7a9149e

Browse files
committed
Add missing import
1 parent 6e2db56 commit 7a9149e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elements/cr-domain/cr-domain-details.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import {PolymerElement, html} from '../../node_modules/@polymer/polymer/polymer-element.js';
22

3+
import '../cr-markdownish/cr-markdownish.js';
34
import './cr-domain-experimental.js';
45
import './cr-domain-param.js';
56

0 commit comments

Comments
 (0)