Skip to content

Commit

Permalink
Remove epic components (#1038)
Browse files Browse the repository at this point in the history
* Remove epic components

* remove test script

* passWithNoTests

* Add apple pay back in
  • Loading branch information
tomrf1 authored Jan 16, 2024
1 parent fabbe76 commit b134bff
Show file tree
Hide file tree
Showing 31 changed files with 1 addition and 4,099 deletions.
4 changes: 1 addition & 3 deletions packages/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint 'src/**/*.{ts,tsx}'",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build -o storybook-static",
"test": "jest --silent"
"test": "jest --passWithNoTests"
},
"dependencies": {
"@babel/plugin-transform-react-jsx-compat": "^7.22.5",
Expand Down Expand Up @@ -47,8 +47,6 @@
"@storybook/addon-links": "^7.1.1",
"@storybook/react": "^7.1.1",
"@storybook/react-webpack5": "^7.1.1",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.3",
"@types/jest": "^29.5.6",
"@types/react-dom": "18.0.11",
"babel-loader": "^9.1.3",
Expand Down
53 changes: 0 additions & 53 deletions packages/modules/src/modules/epics/ApplePaySvg.tsx

This file was deleted.

119 changes: 0 additions & 119 deletions packages/modules/src/modules/epics/Button.tsx

This file was deleted.

72 changes: 0 additions & 72 deletions packages/modules/src/modules/epics/ButtonApplePay.tsx

This file was deleted.

93 changes: 0 additions & 93 deletions packages/modules/src/modules/epics/BylineWithHeadshot.tsx

This file was deleted.

Loading

0 comments on commit b134bff

Please sign in to comment.