coryhouse / react-flux-starter-kit

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

fix html indentation #2

Closed pcanterini closed 9 years ago

pcanterini commented 9 years ago

had a mix of tabs and spaces that caused indentation issues.

coryhouse commented 9 years ago

Good catch. Thanks!