jsx-eslint/eslint-plugin-react

react/style-prop-object: document performance issues

Open

#1913 opened on Aug 5, 2018

View on GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (8,630 stars) (2,797 forks)batch import
documentationhelp wanted

Description

It may help out future developers if it's noted in the style-prop-object documentation that using an object as the value for the style parameter will cause performance issues due to unnecessary re-rendering.

Contributor guide