reasonml / reason-react

Reason bindings for ReactJS

Home Page:https://reasonml.github.io/reason-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React.StrictMode?

ryyppy opened this issue · 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.