const Right = props => ( ) const Left = props => ( ) const Header = ({ app }) => { return (
) } export default Header