added an optional param to the object users and object teams to use a button with a label and use the share icon when it isn't there

This commit is contained in:
csawatzky 2026-03-31 15:37:56 -06:00
parent 186604dccf
commit 9d41499c27
3 changed files with 28 additions and 11 deletions

View file

@ -247,6 +247,7 @@ export default function TeamPage() {
closeDialogCallback={() => setUserDialog(false)}
refreshCallback={() => {}}
useImitation={false}
shareLabel="Add Team Member +"
/>
<Grid2 container spacing={1}>
<Grid2 size={{ xs: 12, sm: 4 }}>