質問編集履歴
1
編集
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
|
|