-
Developer Connector
-
- Create a developer profile/portfolio, share posts and get help from
- other developers
-
-
-
- Sign Up
-
-
->>>>>>> cc38df43629d64ca77f694c971a13a026b3afcfb
Login
@@ -55,16 +35,9 @@ Landing.propTypes = {
isAuthenticated: PropTypes.bool
};
-<<<<<<< HEAD
+
const mapStateToProps = (state) => ({
isAuthenticated: state.auth.isAuthenticated
});
export default connect(mapStateToProps)(Landing);
-=======
-const mapStateToProps = state => ({
- isAuthenticated: state.auth.isAuthenticated
-});
-
-export default connect(mapStateToProps)(Landing);
->>>>>>> cc38df43629d64ca77f694c971a13a026b3afcfb