rescript-lang / syntax

ReScript's syntax as a standalone repo.
MIT License
256 stars 38 forks source link

Change calling jsxKeyed bindings #694

Closed mununki closed 1 year ago

mununki commented 1 year ago

This PR corresponds to the changes rescript-react binding https://github.com/rescript-lang/rescript-react/pull/74/commits/234798b97ecf6b1a979196c97f46a36d97361289 to make cleaner js output.

mununki commented 1 year ago

I've tested v3 and v4 classic and automatic, it works fine!