質問編集履歴

1

誤字修正

2021/08/27 15:57

投稿

pegy
pegy

スコア245

test CHANGED
File without changes
test CHANGED
@@ -46,7 +46,7 @@
46
46
 
47
47
  ```javascript
48
48
 
49
- $('.delete').on('click',function(){
49
+ $('.del').on('click',function(){
50
50
 
51
51
  $(this).parent().remove();
52
52