Skip to content

Consolidate ReactText into ToReactNode, and shorten toReactNode to node #9

@Dridus

Description

@Dridus

plus rename text' to text and move the non-overlapping instances of 'ReactText' over.

so, in the end it would be:

class ToReactNode a where node :: a -> ReactNode
text :: JSString -> ReactNode

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions