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}
|
||||
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