thespice

Results 1 comments of thespice

Found it. It's `this.state.pos` if anybody else is looking. Here's a function to display it in minutes and seconds instead of just seconds : ` formatTime() { return Math.floor((this.state.pos %...