2023-02-26 01:30
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
module.exports = function (data) {
|
||||
return `
|
||||
<header>
|
||||
<h1><my-element></h1>
|
||||
<h2>A web component just for me.</h2>
|
||||
</header>`;
|
||||
};
|
||||
Reference in New Issue
Block a user