質問するログイン新規登録

回答編集履歴

1

ソース修正

2021/08/19 12:29

投稿

退会済みユーザー
answer CHANGED
@@ -1,4 +1,4 @@
1
1
  ```javascript
2
2
  let titleIndex = array.findIndex(([x]) => x === 'title');
3
3
  ```
4
- でいけると思いますわー
4
+ でいけると思いますわー。➡ [サンプル](https://codepen.io/i8086x/pen/PomMwoK?editors=0012)