質問編集履歴
1
変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -116,7 +116,7 @@
|
|
116
116
|
|
117
117
|
const handleToHome = () => {
|
118
118
|
|
119
|
-
history.push("/view
|
119
|
+
history.push("/view");
|
120
120
|
|
121
121
|
setOpen(false);
|
122
122
|
|