import React from 'react'; import { Loading } from './Loading'; export default { title: 'Components/Loading' }; export const Default = () => ;