-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
how about use contramap instead of compose in App.js ?
just like contramap(AppState)(AppView).
props -> props ..... -> state -> props -> ReactNode
compose :
props -> state -> props -> node -> ...node -> node
you can check it Ref
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels