jsx-eslint/eslint-plugin-react

react/style-prop-object: document performance issues

Open

#1 913 ouverte le 5 août 2018

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)JavaScript (2 797 forks)batch import
documentationhelp wanted

Métriques du dépôt

Stars
 (8 630 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur