Skip to content

Commit 231e99e

Browse files
author
Muhammed Thanish
authored
Merge pull request #143 from mattparrilla/patch-1
Remove unnecessary import of React
2 parents c41d75d + 9509a03 commit 231e99e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ npm i -D @kadira/react-storybook-addon-info
1515
Then set the addon in the place you configure storybook like this:
1616

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

0 commit comments

Comments
 (0)