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