aiueo49 / StudyTracer

https://studytracer-frontend.vercel.app
0 stars 0 forks source link

Reactエラー修正 #107

Open aiueo49 opened 5 months ago

aiueo49 commented 5 months ago

studytracer-front-1 | [eslint] studytracer-front-1 | src/MyCalendar.js studytracer-front-1 | Line 9:9: 'navigate' is assigned a value but never used no-unused-vars studytracer-front-1 | studytracer-front-1 | src/User.js studytracer-front-1 | Line 4:10: 'set' is defined but never used no-unused-vars studytracer-front-1 | studytracer-front-1 | Search for the keywords to learn more about each warning. studytracer-front-1 | To ignore, add // eslint-disable-next-line to the line before. studytracer-front-1 | studytracer-front-1 | WARNING in [eslint] studytracer-front-1 | src/MyCalendar.js studytracer-front-1 | Line 9:9: 'navigate' is assigned a value but never used no-unused-vars studytracer-front-1 | studytracer-front-1 | src/User.js studytracer-front-1 | Line 4:10: 'set' is defined but never used no-unused-vars studytracer-front-1 | studytracer-front-1 | webpack compiled with 1 warning