GitbookIO / styleguide

GitBook.com HTML/CSS Style Guide
http://styleguide.gitbook.com
Apache License 2.0
87 stars 23 forks source link

Fix rerendering of props when groups / options change #43

Closed mklabs closed 7 years ago

mklabs commented 7 years ago

This fix a rendering issue when groups / options props changes. This method propsToGroups is used in componentWillReceiveProps which previously was checking against this.props vs now newProps