reasonml/reason-react

React.StrictMode?

ryyppy opened this issue · 1 comments

Today I learned about the React.StrictMode api, which is documented here.

Is this relevant for ReasonReact? If so, would we add it to React.re?

Yes! PRs welcome.