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
540 stars 78 forks source link

Module not found error when using ReactMemoComponent #491

Closed olivercoad closed 2 years ago

olivercoad commented 2 years ago

Using ReactMemoComponent causes an error.

Module not found: Error: Can't resolve 'React' in '/home/oliver/repos/moto2/src/Client/output'

I think it's because the case, the import should be lowercase react.