Skip to content

Conversation

@a-tarasyuk
Copy link
Contributor

Fixes #7410

JSXAttributeValue:
    " JSXDoubleStringCharactersopt "
    ' JSXSingleStringCharactersopt '
    { AssignmentExpression }
    JSXElement
    JSXFragment

@RyanCavanaugh
Copy link
Member

Waiting for final confirmation on facebook/jsx#53 before merging/closing.

@RyanCavanaugh
Copy link
Member

@raghavthind2005 bulk-"approving" changes like what you're doing here is a little spammy; please refrain from doing this

@sandersn
Copy link
Member

sandersn commented May 9, 2022

@RyanCavanaugh are we still waiting on confirmation from facebook/jsx to merge this?

@RyanCavanaugh
Copy link
Member

Maybe let's just merge it. If the JSX spec changes, we'll have the same mess to clean up as Babel, which is fine

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Support JSX Element as JSX Attribute Value

6 participants