質問編集履歴
3
タグの追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
2
URLのテキスト変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
[
|
1
|
+
[https://codesandbox.io/s/github/reactjs/redux/tree/master/examples/real-world](https://codesandbox.io/s/github/reactjs/redux/tree/master/examples/real-world)
|
2
2
|
|
3
3
|
こちらのcontainers/App.jsでpropTypesが宣言されていますが、このコンポーネントを呼び出しているRoot.xxx.jsではpropsとしてここで指定されている値をセットしていません。
|
4
4
|
|
1
URL部分をリンクに
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
https://codesandbox.io/s/github/reactjs/redux/tree/master/examples/real-world
|
1
|
+
[リンク内容](https://codesandbox.io/s/github/reactjs/redux/tree/master/examples/real-world)
|
2
2
|
|
3
3
|
こちらのcontainers/App.jsでpropTypesが宣言されていますが、このコンポーネントを呼び出しているRoot.xxx.jsではpropsとしてここで指定されている値をセットしていません。
|
4
4
|
|