Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 188 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 188 Bytes

why-did-you-render Memo and forwardRef

Reproduces a bug in when you combo React.memo and React.forwardRef.

Usage

npm i
npm start

In console you get o is not defined.