I created my React project on my local computer and want to move to codepen. I’ve done this before with out incident, adding links to the js libraries and bootstrap making other adjustments to the code. But I can’t get my 25+5 clock project show up at all. Any ideas? https://codepen.io/JohnnyboyGomez/pen/JjRQwGB
fwiw this is what I was importing in my local setu:
“#12. When a session countdown reaches zero (NOTE: timer MUST reach 00:00), and a new countdown begins, the element with the id of “timer-label” should display a string indicating a break has begun.”
Timer has reached zero but didn't switch to Break time: expected 'Session' to not equal 'Session'