Merge branch 'auth_stuff' into staging_environment
This commit is contained in:
commit
297cd99780
1 changed files with 1 additions and 0 deletions
|
|
@ -246,6 +246,7 @@ export default function TeamPage() {
|
||||||
isDialogOpen={userDialog}
|
isDialogOpen={userDialog}
|
||||||
closeDialogCallback={() => setUserDialog(false)}
|
closeDialogCallback={() => setUserDialog(false)}
|
||||||
refreshCallback={() => {}}
|
refreshCallback={() => {}}
|
||||||
|
useImitation={false}
|
||||||
/>
|
/>
|
||||||
<Grid2 container spacing={1}>
|
<Grid2 container spacing={1}>
|
||||||
<Grid2 size={{ xs: 12, sm: 4 }}>
|
<Grid2 size={{ xs: 12, sm: 4 }}>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue