weareinreach / InReach

Useless template literal found JS-R1004
Anti-pattern
Minor
1 occurrence in this check
Template string can be replaced with regular string literal.
355								)
356							else {
357								icon
358									? subsections[`miscWithIcons`].push({359											tsKey,
360											icon: icon as IconList,
361											tsNs,