-
- Downloads
Merge branch 'revert-01afee0b' into 'development'
Revert "Merge branch 'features/Adam/image' into 'development'" See merge request nipa.das/sample_argon!5
No related branches found
No related tags found
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
Showing
- package-lock.json 0 additions, 48 deletionspackage-lock.json
- package.json 0 additions, 2 deletionspackage.json
- src/components/Button/Button.module.scss 1 addition, 9 deletionssrc/components/Button/Button.module.scss
- src/components/Button/index.jsx 8 additions, 8 deletionssrc/components/Button/index.jsx
- src/components/Image/Image.scss 0 additions, 11 deletionssrc/components/Image/Image.scss
- src/components/Image/index.jsx 0 additions, 21 deletionssrc/components/Image/index.jsx
- src/components/index.js 0 additions, 2 deletionssrc/components/index.js
- src/containers/Login/index.jsx 1 addition, 6 deletionssrc/containers/Login/index.jsx
- src/index.js 0 additions, 3 deletionssrc/index.js
... | @@ -6,9 +6,7 @@ | ... | @@ -6,9 +6,7 @@ |
"@testing-library/jest-dom": "^5.16.1", | "@testing-library/jest-dom": "^5.16.1", | ||
"@testing-library/react": "^12.1.2", | "@testing-library/react": "^12.1.2", | ||
"@testing-library/user-event": "^13.5.0", | "@testing-library/user-event": "^13.5.0", | ||
"bootstrap": "^4.6.0", | |||
"classnames": "^2.3.1", | "classnames": "^2.3.1", | ||
"jquery": "^3.6.0", | |||
"node-sass": "^7.0.1", | "node-sass": "^7.0.1", | ||
"react": "^17.0.2", | "react": "^17.0.2", | ||
"react-dom": "^17.0.2", | "react-dom": "^17.0.2", | ||
... | ... |
src/components/Image/Image.scss
deleted
100644 → 0
src/components/Image/index.jsx
deleted
100644 → 0
Please register or sign in to comment