Skip to content

Myrthe Dullaart#135

Open
MyrtheDullaart wants to merge 24 commits intoboolean-uk:emptyfrom
MyrtheDullaart:empty
Open

Myrthe Dullaart#135
MyrtheDullaart wants to merge 24 commits intoboolean-uk:emptyfrom
MyrtheDullaart:empty

Conversation

@MyrtheDullaart
Copy link

No description provided.

<h2>User list</h2>
<ul className='user-ul'>
{users.map((user, index) => {
return <UserLi key={index} user={user} users={users} setUsers={setUsers}/>})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

key={`user-li-${user.id}`}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants