SIGN IN SIGN UP

Ensure the outer `ListItem` element has a unique ID (#3644)

This PR fixes an issue where the outer `ListItem` element was using a
static ID instead of the one provided to the component.

Now that active states are fixed, this meant that any time there were
sibling list items they would share active states if one of them was
clicked.

Release Notes:

- N/A
M
Marshall Bowers committed
ceede28fabef6e1e54284ee9cdd056feef082144
Parent: 474f09c
Committed by GitHub <noreply@github.com> on 12/14/2023, 2:14:21 AM