Skip to content

Commit

Permalink
move files to new path
Browse files Browse the repository at this point in the history
  • Loading branch information
John Rodriguez authored and John Rodriguez committed May 18, 2017
1 parent bd7b71f commit 7156191
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import { storiesOf, action } from '@kadira/storybook';
import { storiesOf, action } from '@storybook/react';
import ComponentWithRef from './ComponentWithRef';

storiesOf('Component with ref', module).add('on mount', () => (
Expand Down

0 comments on commit 7156191

Please sign in to comment.