rescript-react
rescript-react copied to clipboard
Fixed bindings that end with *.js
Unintentionally discovered that imports from react-dom/server.js do not work(was able to easily write my own small binding for this, but this is an easy fix and totally doable). Tested on test-utils as well, same thing