import React from 'react'; import { storiesOf } from '@storybook/react'; import AthensPage from '../../src/pages/athens'; storiesOf('Pages|Athens', module).add('default', () => );