Files
element-web/src/components/views/groups
Luke Barnard 1cc427ba46 Fix some react warnings in GroupMemberList
- If the list contains two users twice, react would warn about duplicate keys. Use `index` instead.
 - Check if unmounted before setting state after fetching members.
2017-10-24 09:58:45 +01:00
..
2017-10-19 15:01:16 +01:00
2017-09-25 15:07:02 +01:00
2017-10-19 15:01:16 +01:00