質問編集履歴

2

編集

2020/10/11 16:30

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -48,7 +48,7 @@
48
48
 
49
49
  query: string;
50
50
 
51
- onlyCurrent: boolean;
51
+ current: boolean;
52
52
 
53
53
  }
54
54
 

1

変更

2020/10/11 16:30

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -64,7 +64,7 @@
64
64
 
65
65
 
66
66
 
67
- const initialSearch: ISearch = {
67
+ const initialdata: Data = {
68
68
 
69
69
  name: initial,
70
70