From fdbdeb583870b70ed3761f7c12391a25f88e040a Mon Sep 17 00:00:00 2001 From: Minjun <84955607+dev-yuka05@users.noreply.github.com> Date: Tue, 4 Oct 2022 20:06:53 +0900 Subject: [PATCH] Add files via upload --- dist/wade.js | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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 = ` `;