reactioncommerce / redoc

redoc - generate documentation from multiple project repos.
GNU General Public License v3.0
20 stars 11 forks source link

Fixed react router history deprecation warning. #33

Closed mikemurray closed 8 years ago

mikemurray commented 8 years ago

Resolves #31

Use the react router 2.0 way of creating a history object. Fixed eslint issues.

aaronjudd commented 8 years ago

:+1: