Add Toasts
parent
116ab544
No related branches found
No related tags found
Showing
- package.json 1 addition, 0 deletionspackage.json
- src/App.tsx 6 additions, 1 deletionsrc/App.tsx
- src/services/monthlyNews.service.ts 6 additions, 0 deletionssrc/services/monthlyNews.service.ts
- src/styles/_toast.scss 10 additions, 0 deletionssrc/styles/_toast.scss
- src/styles/index.scss 2 additions, 3 deletionssrc/styles/index.scss
- yarn.lock 12 additions, 38 deletionsyarn.lock
... | ... | @@ -58,6 +58,7 @@ |
"react-dom": "^17.0.2", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "4.0.3", | ||
"react-toastify": "^7.0.4", | ||
"sass": "^1.35.2", | ||
"typescript": "^4.1.2", | ||
"web-vitals": "^1.0.1" | ||
... | ... |
src/styles/_toast.scss
0 → 100644
Please register or sign in to comment