/** * Convert a legacy story API to component story format * * For example: * * ``` * input { Button } from './Button'; * storiesOf('Button', module).add('story', () =>