I have an array of codes stored in state. A child component passes up a code (always containing ener-). On click, I\'d like to search through the array to search th
ener-