reason-react
reason-react copied to clipboard
test: memo and renders
Discussed with @davesnx, would be nice to have a test to show how rendering behaves with same props and changing props. Also using Memo for comparison + testing it as well.
@davesnx please take a look.