shadaj / slinky

Write Scala.js React apps just like you would in ES6
https://slinky.dev
MIT License
655 stars 57 forks source link

Ensures children are correctly handled when not varargs #721

Closed nadenf closed 3 weeks ago

nadenf commented 3 months ago

Fixes #720

Need to update compiler targets as there was a compiler crash with the existing versions.