disabled imitation on team page to prevent share error while viewing as team
This commit is contained in:
parent
e5d4aee4a1
commit
c677e8ec40
1 changed files with 1 additions and 0 deletions
|
|
@ -246,6 +246,7 @@ export default function TeamPage() {
|
|||
isDialogOpen={userDialog}
|
||||
closeDialogCallback={() => setUserDialog(false)}
|
||||
refreshCallback={() => {}}
|
||||
useImitation={false}
|
||||
/>
|
||||
<Grid2 container spacing={1}>
|
||||
<Grid2 size={{ xs: 12, sm: 4 }}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue