-
- Downloads
image component changes
Showing
- package-lock.json 0 additions, 48 deletionspackage-lock.json
- package.json 0 additions, 2 deletionspackage.json
- public/index.html 1 addition, 0 deletionspublic/index.html
- src/components/Button/index.jsx 2 additions, 2 deletionssrc/components/Button/index.jsx
- src/components/SearchBar/SearchBar.jsx 17 additions, 0 deletionssrc/components/SearchBar/SearchBar.jsx
- src/components/SearchBar/SearchBar.scss 35 additions, 0 deletionssrc/components/SearchBar/SearchBar.scss
- src/components/index.js 1 addition, 2 deletionssrc/components/index.js
- src/index.js 0 additions, 3 deletionssrc/index.js
... | ... | @@ -6,9 +6,7 @@ |
"@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/SearchBar/SearchBar.jsx
0 → 100644
src/components/SearchBar/SearchBar.scss
0 → 100644
Please register or sign in to comment