Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui): don't overwrite default options
Object.assign writes values from args[1+] into args[0] so defaultOptions were being overridden
- Loading branch information