flipace/react-themeit

refs can't be set on stateless components

Open

#9 创建于 2017年11月9日

在 GitHub 查看
 (0 评论) (0 反应) (2 负责人)JavaScript (2 fork)github user discovery
bugenhancementhelp wanted

仓库指标

Star
 (28 star)
PR 合并指标
 (PR 指标待抓取)

描述

When using themeit with react 16 on a stateless component react will log an error about stateless components not supporting refs (ofc). Themeit should check the component type before adding the ref prop.

贡献者指南