malte-wessel / react-textfit

React component to fit headlines and paragraphs into elements
http://malte-wessel.github.io/react-textfit/
MIT License
469 stars 143 forks source link

componentWillMount has been renamed, and is not recommended for use. #51

Closed alekmieczkowski closed 4 years ago

alekmieczkowski commented 4 years ago

componentWillMount is in the process of being deprecated, and needs to be updated.

image

alekmieczkowski commented 4 years ago

closed. Pull request merge requested with fix. https://github.com/malte-wessel/react-textfit/pull/47