humanmade / repress

Connect your Redux store to the WordPress REST API.
Other
83 stars 11 forks source link

Use componentDid* lifecycle methods. #32

Closed tfrommen closed 6 years ago

tfrommen commented 6 years ago

Similar to #31, this PR replaces deprecated componentWill* lifecycle methods with their according componentDid* counterpart.