mirror of
https://github.com/bendtherules/react-vis-gridarea.git
synced 2026-08-18 13:51:59 +00:00
Rename chartwithgrid story
This commit is contained in:
@@ -5,7 +5,7 @@ import { action } from '@storybook/addon-actions';
|
||||
import { linkTo } from '@storybook/addon-links';
|
||||
|
||||
import { Button, Welcome } from '@storybook/react/demo';
|
||||
import ChartWithGrid from './ChartWithGrid';
|
||||
import ChartWithGrid from './ChartWithGridArea';
|
||||
|
||||
storiesOf('Welcome', module).add('to Storybook', () => <Welcome showApp={linkTo('Button')} />);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user