in static-site/app/js/Card.js [29:33]
transitionEndHandler(event) { if (event.propertyName === 'width') { this.setState({flipping: false}); } }