jsx-eslint/eslint-plugin-react

react/style-prop-object: document performance issues

Open

#1.913 aberto em 5 de ago. de 2018

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (2.797 forks)batch import
documentationhelp wanted

Métricas do repositório

Stars
 (8.630 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador