質問編集履歴

1

編集

2020/04/09 01:55

投稿

satodesu
satodesu

スコア38

test CHANGED
File without changes
test CHANGED
@@ -88,7 +88,7 @@
88
88
 
89
89
 
90
90
 
91
- const UserCreate:FC<Props> => ({
91
+ const UserCreate:FC<Props> =({
92
92
 
93
93
  // (1) ここのpropsでエラーが起きる
94
94