Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Implement jsx spread printing #368

Merged
merged 2 commits into from
Apr 10, 2021
Merged

Implement jsx spread printing #368

merged 2 commits into from
Apr 10, 2021

Conversation

IwanKaramazow
Copy link
Contributor

Fixes #364

Printing of <Animated> ...{x => <div />} </Animated> was not implemented

Iwan added 2 commits April 10, 2021 11:12
Fixes #364

Printing of `<Animated> ...{x => <div />} </Animated>` was not implemented
@IwanKaramazow IwanKaramazow merged commit c44c04c into master Apr 10, 2021
@IwanKaramazow IwanKaramazow deleted the jsx-spread-printing branch April 10, 2021 09:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSX Spread children is plain removed on conversion
1 participant