We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c878994 commit c47eb80Copy full SHA for c47eb80
.storybook/config.js
@@ -1,7 +1,6 @@
1
import React from 'react'
2
import { configure, addParameters, addDecorator } from '@storybook/react'
3
import { withInfo } from '@storybook/addon-info'
4
-import { configureReadme } from 'storybook-readme'
5
import { create } from '@storybook/theming'
6
7
addDecorator(withInfo)
package.json
@@ -126,7 +126,6 @@
126
"sass-loader": "~9.0.2",
127
"semantic-release": "~17.1.0",
128
"sinon": "~9.0.0",
129
- "storybook-readme": "~5.0.8",
130
"tsdx": "~0.13.2",
131
"tslib": "~2.0.0",
132
"typescript": "~3.8.2"
0 commit comments