Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prefix param with underscore to prevent unused param warning (#1145)
* Prefix param with underscore to prevent unused param warning * Use Object.values since we don't need key
- Loading branch information