6 lines
86 B
HTML
6 lines
86 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<my-custom-element></my-custom-element>
|
|
</body>
|
|
</html>
|