staging
render
render() { const { color, redirect } = this.props; const style = { animationPlayState: this.state.isHovered ? "paused" : "running", };