Skip to content

Please update! #9

Open
Open
@jnrepo

Description

@jnrepo

Object.assign is no longer part of the react library in its current version, please change it to spread operators!

will make a PR

UPDATE: actually spread operators are new and can cause errors. Instead the code now uses Object.assign directly vs referencing it from the react library which removed that a while ago.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions