import React from 'react'; import NarrowLayout from 'app/components/narrowLayout'; export default { title: 'Layouts/NarrowLayout', }; export const _NarrowLayout = () => Narrow Layout; _NarrowLayout.storyName = 'NarrowLayout';