We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea19200 + d271cbd commit 8e42da7Copy full SHA for 8e42da7
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