I have the following styled component for the selected item.
selected
${(props) => props.selected && css` background-color: ${(props) =&g