Closed meowwwls closed 5 years ago
This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.
Latest deployment for this branch: https://teacherfund-git-fork-meowwwls-fix-team-keys.teacherfund1.now.sh
Every item rendered on a list in React should have a unique key prop and I forgot to do this when creating the
<Team />
component, so just a quick fix.