Open
Description
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
Labels
No labels