esxjs / to-esx

Converts JSX and `React.createElement` into ESX
MIT License
5 stars 2 forks source link

Adding tests for React.Fragment, Children as Array and Children as function #4

Closed antonioru closed 4 years ago

antonioru commented 4 years ago

Adding few tests for React.Fragment and Children as Array conversion

davidmarkclements commented 4 years ago

great work!