Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The variable has not been reassigned a value, so it's better to use "const" instead of "let", to prevent any unexpected behavior that may occur due to unintended assignment.
- Loading branch information