Skip to content
Snippets Groups Projects
Commit a5c8518c authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

remove delay index

parent 26dcaf64
Branches
No related tags found
1 merge request!978feat(conso): add consumption placeholder bar
...@@ -95,7 +95,6 @@ const Bar = ({ ...@@ -95,7 +95,6 @@ const Bar = ({
dataload.date dataload.date
) )
const delayIndex = index % 13
const clickedAnim = clicked ? 'bounce-2 delay' : '' const clickedAnim = clicked ? 'bounce-2 delay' : ''
const disabled = clickable ? '' : 'disabled' const disabled = clickable ? '' : 'disabled'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment