`components` is not mutated, so it can be a `let`. This fixes the build warning that otherwise shows up in build logs.
4.1 KiB
4.1 KiB
`components` is not mutated, so it can be a `let`. This fixes the build warning that otherwise shows up in build logs.