Update ProfileGithub.js

This commit is contained in:
Andrean
2023-05-08 17:08:54 +00:00
committed by GitHub
parent 23432e4d9c
commit 5b2535b9dd
@@ -48,8 +48,5 @@ const mapStateToProps = state => ({
repos: state.profile.repos
});
<<<<<<< HEAD
export default connect(mapStateToProps, { getGithubRepos })(ProfileGithub);
=======
export default connect(mapStateToProps, { getGithubRepos })(ProfileGithub);
>>>>>>> cc38df43629d64ca77f694c971a13a026b3afcfb