coryhouse / react-flux-starter-kit

Quickly get started with React and Flux using Browserify and Gulp
682 stars 247 forks source link

Transition abort typo #10

Closed chookie closed 5 years ago

chookie commented 7 years ago

I think there is a typo at about 1:50 of the "Transitions" module where you have typed transition.about() instead of transition.abort().

This is a really excellent course Cory, very practical and real world thank you. Looking forward to your ES6 course once I finish this one.

coryhouse commented 7 years ago

Hi @chookie - Yes, that's a typo. You're correct. I've just uploaded a patch for this. Thanks!

coryhouse commented 5 years ago

The course has been updated as of 6/2019 so this is no longer relevant.