import * as React from 'react'; import { storiesOf } from '@storybook/react'; import Story from './Story'; storiesOf('command', module).add('InsertColumnCommand_第二种情形', () => );