Update Post.js

This commit is contained in:
Andrean
2023-05-08 17:00:40 +00:00
committed by GitHub
parent 15675c992f
commit 45295ddfde
+1 -4
View File
@@ -41,8 +41,5 @@ const mapStateToProps = (state) => ({
post: state.post
});
<<<<<<< HEAD
export default connect(mapStateToProps, { getPost })(Post);
=======
export default connect(mapStateToProps, { getPost })(Post);
>>>>>>> cc38df43629d64ca77f694c971a13a026b3afcfb