Skip to content

Commit c47eb80

Browse files
committed
revert(storybook): remove wrong files
1 parent c878994 commit c47eb80

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.storybook/config.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from 'react'
22
import { configure, addParameters, addDecorator } from '@storybook/react'
33
import { withInfo } from '@storybook/addon-info'
4-
import { configureReadme } from 'storybook-readme'
54
import { create } from '@storybook/theming'
65

76
addDecorator(withInfo)

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@
126126
"sass-loader": "~9.0.2",
127127
"semantic-release": "~17.1.0",
128128
"sinon": "~9.0.0",
129-
"storybook-readme": "~5.0.8",
130129
"tsdx": "~0.13.2",
131130
"tslib": "~2.0.0",
132131
"typescript": "~3.8.2"

0 commit comments

Comments
 (0)