質問編集履歴
1
編集
title
CHANGED
File without changes
|
body
CHANGED
@@ -43,7 +43,7 @@
|
|
43
43
|
isSymbolCase: boolean;
|
44
44
|
}
|
45
45
|
|
46
|
-
const UserCreate:FC<Props> =
|
46
|
+
const UserCreate:FC<Props> =({
|
47
47
|
// (1) ここのpropsでエラーが起きる
|
48
48
|
CountText,
|
49
49
|
isUser,
|