Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Map [returns a new array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map), so we can just use that result directly, instead of spreading it into a new array!
- Loading branch information