ml-in-barcelona / jsoo-react

js_of_ocaml bindings for ReactJS. Based on ReasonReact.
https://ml-in-barcelona.github.io/jsoo-react
MIT License
138 stars 19 forks source link

Revisit forwardRef #13

Closed jchavarri closed 5 years ago

jchavarri commented 5 years ago

As @benschinn noticed I left an unused var the forwardRef implementation. Needs more thought / testing, via React.useRef, to make sure all things are working correctly.