Merge pull request #121 from ruiqi7/bugfix/general #152
Annotations
3 warnings
Linting:
frontend/src/components/CollabSessionControls/index.tsx#L73
React Hook useEffect has a missing dependency: 'handleConfirmEndSession'. Either include it or remove the dependency array
|
Linting:
frontend/src/components/CollabSessionControls/index.tsx#L94
React Hook useEffect has a missing dependency: 'setStopTime'. Either include it or remove the dependency array
|
Linting:
frontend/src/pages/NewQuestion/index.tsx#L35
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading