Skip to content

Rendering shallow makes a Fragment into a <p> #262

@remko79

Description

@remko79

Shallow rendering this:
<><ComponentX /></>
Creates this:
<p><ComponentX /></p>

Is that intended behaviour? Why not just <ComponentX />

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions