/** * Adds a `component` parameter for each storiesOf(...) call. * * For example: * * input { Button } from './Button'; * storiesOf('Button', module).add('story', () =>