We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 464c430 + 8e42da7 commit 109ed1eCopy full SHA for 109ed1e
1 file changed
1-js/13-modules/03-modules-dynamic-imports/say.view/index.html
@@ -7,4 +7,4 @@
7
say.default(); // export default한 모듈을 불러왔습니다!
8
}
9
</script>
10
-<button onclick="load()">클릭해주세요,</button>
+<button onclick="load()">클릭해주세요</button>
0 commit comments