import React from 'react' import styles from './Box.module.css' import { Center } from '../../../.storybook/helpers' export default { title: 'Atoms/Box', decorators: [(storyFn: any) =>