style: change carousel positioning #39
Annotations
4 errors and 1 warning
|
ESLint Check
Process completed with exit code 1.
|
|
ESLint Check:
src/pages/team/TeamPage.jsx#L4
'container' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
ESLint Check:
src/components/Team.jsx#L43
'activeDot' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
ESLint Check:
src/components/Team.jsx#L42
'pageCount' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
ESLint Check:
src/components/Sponsor.jsx#L64
React Hook useEffect has a missing dependency: 'autoScroll'. Either include it or remove the dependency array
|