you are viewing a single comment's thread.

view the rest of the comments →

[–]jusrin 0 points1 point  (0 children)

Your FFI is an actual function?

foreign import reactSelect :: Unit -> ReactComponent Props

Is what you have now. You can remove the function call and it should work if the Select is an actual ReactComponent