Skip to content

is "Dynamic" variations of createElement needed? #141

Open
@safareli

Description

@safareli

If you look at current master of React, in createElement there is no difference between spreading children or passing children as array:

https://github.com/facebook/react/blob/master/packages/react/src/ReactElement.js#L203-L219

I guess is this spread vs non spread version of createElement not needed any more

it was introduced as of #53

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions