feat: add auto play mode (#6) #5
Annotations
10 warnings
|
lint:
src/components/Header.jsx#L62
'Icon' is defined but never used
|
|
lint:
src/components/Header.jsx#L2
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
lint:
src/components/Footer.jsx#L1
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
lint:
src/components/ControlPanel.jsx#L23
'isAutoplayActive' is defined but never used
|
|
lint:
src/components/ControlPanel.jsx#L1
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
lint:
src/components/ArrayVisualizer.jsx#L1
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
lint:
src/components/ArrayBar.jsx#L23
'getFontSize' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
lint:
src/components/ArrayBar.jsx#L20
'shouldShowLabel' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
lint:
src/components/ArrayBar.jsx#L16
'heightPercentage' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
lint:
src/components/ArrayBar.jsx#L1
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|