Sidebar.propTypes = { isOpen: PropTypes.bool, isLogin: PropTypes.bool, closeSidebar: PropTypes.func, handleLogout: PropTypes.func, };