Skip to content

Commit e29447e

Browse files
committed
Export createElementHooks
1 parent a60a253 commit e29447e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/React.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ module React
6363
, ContextProvider
6464
, ContextConsumer
6565
, createContext
66+
, createElementHooks
6667
) where
6768

6869
import Prelude

0 commit comments

Comments
 (0)