import React from 'react'; import Status from './Status'; export default { title: 'Status' }; export const All = () => ( <> > );