import React from 'react'; const NarrowComponent = () => (
On Potrait Mode
); export default NarrowComponent;