Anne-Charlotte commited on
Commit
e610d9f
·
verified ·
1 Parent(s): bb94100

Update script.js

Browse files
Files changed (1) hide show
  1. script.js +0 -1
script.js CHANGED
@@ -211,7 +211,6 @@ function renderStepIndicators(containerId, currentStep, onClick) {
211
  nextGroupBtn.addEventListener('click', () => onClick(groupEnd + 1));
212
  container.appendChild(nextGroupBtn);
213
  }
214
- }
215
  }
216
 
217
  // Update UI
 
211
  nextGroupBtn.addEventListener('click', () => onClick(groupEnd + 1));
212
  container.appendChild(nextGroupBtn);
213
  }
 
214
  }
215
 
216
  // Update UI