Added a social view and a switch between the new view and the old

This commit is contained in:
Mitchell McCaffrey
2020-03-20 19:19:46 +11:00
parent 8b412ad482
commit d1b1780763
5 changed files with 203 additions and 38 deletions

View File

@@ -14,7 +14,7 @@ function AddPartyMemberButton({ streamId }) {
return (
<>
<Flex sx={{ justifyContent: "center" }} p={2}>
<Flex sx={{ justifyContent: "center" }}>
<IconButton aria-label="Add Party Member" onClick={openModal}>
<svg
xmlns="http://www.w3.org/2000/svg"