We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96bcd6e commit 833a86dCopy full SHA for 833a86d
README.md
@@ -23,7 +23,7 @@ module React.Basic.Example where
23
24
import Prelude
25
26
-import Data.Function.Uncurried (mkEffFn1)
+import Control.Monad.Eff.Uncurried (mkEffFn1)
27
import React.Basic as R
28
29
-- The props for the component
0 commit comments