Skip to content

Commit

Permalink
remove storybook (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
lihebi authored Nov 21, 2022
1 parent 66d62de commit 7495dfa
Show file tree
Hide file tree
Showing 23 changed files with 174 additions and 6,376 deletions.
16 changes: 0 additions & 16 deletions ui/.storybook/main.js

This file was deleted.

9 changes: 0 additions & 9 deletions ui/.storybook/preview.js

This file was deleted.

14 changes: 1 addition & 13 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@
"dev": "react-app-rewired start",
"build": "react-app-rewired build",
"test": "react-app-rewired test",
"eject": "react-app-rewired eject",
"storybook": "start-storybook -p 6006 -s public",
"build-storybook": "build-storybook -s public"
"eject": "react-app-rewired eject"
},
"eslintConfig": {
"extends": [
Expand Down Expand Up @@ -86,16 +84,6 @@
]
},
"devDependencies": {
"@storybook/addon-actions": "^6.5.12",
"@storybook/addon-essentials": "^6.5.12",
"@storybook/addon-interactions": "^6.5.12",
"@storybook/addon-links": "^6.5.12",
"@storybook/builder-webpack5": "^6.5.12",
"@storybook/manager-webpack5": "^6.5.12",
"@storybook/node-logger": "^6.5.12",
"@storybook/preset-create-react-app": "^4.1.2",
"@storybook/react": "^6.5.12",
"@storybook/testing-library": "^0.0.13",
"@types/react-resizable": "^3.0.3",
"babel-plugin-named-exports-order": "^0.0.2",
"prop-types": "^15.8.1",
Expand Down
41 changes: 0 additions & 41 deletions ui/src/stories/Button.stories.tsx

This file was deleted.

48 changes: 0 additions & 48 deletions ui/src/stories/Button.tsx

This file was deleted.

25 changes: 0 additions & 25 deletions ui/src/stories/Header.stories.tsx

This file was deleted.

56 changes: 0 additions & 56 deletions ui/src/stories/Header.tsx

This file was deleted.

Loading

0 comments on commit 7495dfa

Please sign in to comment.