Merge pull request #3465 from matrix-org/t3chguy/nvl/userinfo

UserInfo consolidation of GroupMemberInfo and MemberInfo panels
This commit is contained in:
Michael Telatynski 2019-10-21 15:50:08 +01:00 committed by GitHub
commit c5d5cd72bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 1527 additions and 10 deletions

View file

@ -2891,6 +2891,11 @@ eslint-plugin-flowtype@^2.30.0:
dependencies:
lodash "^4.17.10"
eslint-plugin-react-hooks@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.0.1.tgz#e898ec26a0a335af6f7b0ad1f0bedda7143ed756"
integrity sha512-xir+3KHKo86AasxlCV8AHRtIZPHljqCRRUYgASkbatmt0fad4+5GgC7zkT7o/06hdKM6MIwp8giHVXqBPaarHQ==
eslint-plugin-react@^7.7.0:
version "7.14.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz#911030dd7e98ba49e1b2208599571846a66bdf13"