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.

貢獻者指南