Merge branch 'auth_stuff' into dev_environment

This commit is contained in:
Carter 2025-07-23 11:34:44 -06:00
commit aa0f10cc2e

View file

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