Zaid-Ajaj / Feliz

A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness
https://zaid-ajaj.github.io/Feliz/
MIT License
534 stars 78 forks source link

Fixed Style.TransformOrigin #521

Closed Linschlager closed 1 year ago

Linschlager commented 1 year ago

Currently, my recent change introducing style.transformOrigin doesn't properly work because the origin type isn't exposed properly (#503).

This change should allow it to be properly used by actually compiling the TransformOrigin type with the Project