Skip to content

Add support for React.Fragment #56

Description

@joseprio

At the moment, the supported options for fragments are:

<>...</>
<Fragment>...</Fragment>
<Inferno.Fragment>...</Inferno.Fragment>

Projects currently using React would benefit from also supporting, <React.Fragment> to make the transition smoother, or being able to configure it, like <Anything.Fragment>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions