ryanflorence / react-title-component

Nested document title management for React.js
MIT License
120 stars 10 forks source link

Update to support React 15.5 without warnings, resolve missing file(s) #4

Open coryhouse opened 7 years ago

coryhouse commented 7 years ago

Currently throws warnings:

warning.js:36 Warning: Title: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

Was going to upgrade accordingly, but can't run due to a missing file: /react-title-component/examples/server.js'