diff --git a/src/containers/PostPage/index.js b/src/containers/PostPage/index.js index 4f90ab1..20c8312 100644 --- a/src/containers/PostPage/index.js +++ b/src/containers/PostPage/index.js @@ -107,7 +107,7 @@ class PostPage extends Component { ); } } - +// function mapStateToProps(state) { return { postDetail: state.posts.postDetailArr