We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c41d75d + 9509a03 commit 231e99eCopy full SHA for 231e99e
README.md
@@ -15,7 +15,6 @@ npm i -D @kadira/react-storybook-addon-info
15
Then set the addon in the place you configure storybook like this:
16
17
```js
18
-import React from 'react';
19
import { configure, setAddon } from '@kadira/storybook';
20
import infoAddon from '@kadira/react-storybook-addon-info';
21
0 commit comments