質問編集履歴

1

タイトル変更

2020/07/08 09:06

投稿

21212121
21212121

スコア61

test CHANGED
File without changes
test CHANGED
@@ -90,6 +90,18 @@
90
90
 
91
91
  };
92
92
 
93
+ <input
94
+
95
+ onChange={filterList}
96
+
97
+ className={style.bl_RoomList_Input}
98
+
99
+ placeholder="&#xf002;アカウントを検索"
100
+
101
+ />
102
+
103
+ </div>
104
+
93
105
  {mylist.map((index: any) => {
94
106
 
95
107
  return (