-
- Downloads
Merge branch 'features/Adam/image' into 'development'
Features/adam/image See merge request nipa.das/sample_argon!4
Showing
- package-lock.json 48 additions, 0 deletionspackage-lock.json
- package.json 2 additions, 0 deletionspackage.json
- src/components/Button/Button.module.scss 9 additions, 1 deletionsrc/components/Button/Button.module.scss
- src/components/Button/index.jsx 8 additions, 8 deletionssrc/components/Button/index.jsx
- src/components/Image/Image.scss 11 additions, 0 deletionssrc/components/Image/Image.scss
- src/components/Image/index.jsx 21 additions, 0 deletionssrc/components/Image/index.jsx
- src/components/index.js 2 additions, 0 deletionssrc/components/index.js
- src/containers/Login/index.jsx 6 additions, 1 deletionsrc/containers/Login/index.jsx
- src/index.js 3 additions, 0 deletionssrc/index.js
... | ... | @@ -6,7 +6,9 @@ |
"@testing-library/jest-dom": "^5.16.1", | ||
"@testing-library/react": "^12.1.2", | ||
"@testing-library/user-event": "^13.5.0", | ||
"bootstrap": "^4.6.0", | ||
"classnames": "^2.3.1", | ||
"jquery": "^3.6.0", | ||
"node-sass": "^7.0.1", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
... | ... |
src/components/Image/Image.scss
0 → 100644
src/components/Image/index.jsx
0 → 100644
Please register or sign in to comment