Merge pull request #35 from CS3219-AY2425S1/development #37
Annotations
2 warnings
ci (frontend):
frontend/src/pages/QuestionList/index.tsx#L140
React Hook useEffect has missing dependencies: 'page' and 'updateQuestionList'. Either include them or remove the dependency array
|
ci (frontend):
frontend/src/pages/QuestionList/index.tsx#L142
React Hook useEffect has a missing dependency: 'updateQuestionList'. Either include it or remove the dependency array
|