diff --git a/dist/wade.js b/dist/wade.js index edc02c6..254b164 100644 --- a/dist/wade.js +++ b/dist/wade.js @@ -78,6 +78,7 @@ this.getAttributeNames().forEach(prop => { props += ` ${prop}="${this.getAttribute(prop)}"`; }); + let component = ` `;