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
531 stars 77 forks source link

Refined `useEffectOnce` to solely act as an alias for `React.useEffect(effect, [||])`. #600

Open lukaszkrzywizna opened 3 months ago

lukaszkrzywizna commented 3 months ago

Resolves #595