Skip to content

Commit

Permalink
Merge pull request #143 from mattparrilla/patch-1
Browse files Browse the repository at this point in the history
Remove unnecessary import of React
  • Loading branch information
Muhammed Thanish authored Mar 24, 2017
2 parents c41d75d + 9509a03 commit 231e99e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ npm i -D @kadira/react-storybook-addon-info
Then set the addon in the place you configure storybook like this:

```js
import React from 'react';
import { configure, setAddon } from '@kadira/storybook';
import infoAddon from '@kadira/react-storybook-addon-info';

Expand Down

0 comments on commit 231e99e

Please sign in to comment.