We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54270d commit 7ae4439Copy full SHA for 7ae4439
1 file changed
2-ui/2-events/03-event-delegation/1-hide-message-delegate/task.md
@@ -10,4 +10,4 @@ Like this:
10
11
[iframe src="solution" height=420]
12
13
-P.S. Should be only one event listener on the container, use event delegation.
+이벤트 위임을 사용해서 단 하나의 이벤트 리스너만으로도 삭제 버튼이 동작하도록 구현해보세요.
0 commit comments