Update Posts.js

This commit is contained in:
Andrean
2023-05-08 17:04:27 +00:00
committed by GitHub
parent 5b571a8f27
commit 33f9efd5e8
-4
View File
@@ -35,8 +35,4 @@ const mapStateToProps = (state) => ({
post: state.post
});
<<<<<<< HEAD
export default connect(mapStateToProps, { getPosts })(Posts);
=======
export default connect(mapStateToProps, { getPosts })(Posts);
>>>>>>> cc38df43629d64ca77f694c971a13a026b3afcfb