New share URL form.
This commit is contained in:
@@ -17,7 +17,7 @@ export function TeamLeaveButton({ teamId, teamName }: { teamId: string; teamName
|
||||
|
||||
return (
|
||||
<DialogTrigger>
|
||||
<Button variant="secondary">
|
||||
<Button>
|
||||
<Icon>
|
||||
<LogOut />
|
||||
</Icon>
|
||||
|
||||
@@ -15,7 +15,7 @@ export function TeamsJoinButton() {
|
||||
|
||||
return (
|
||||
<DialogTrigger>
|
||||
<Button variant="secondary">
|
||||
<Button>
|
||||
<Icon>
|
||||
<AddUser />
|
||||
</Icon>
|
||||
|
||||
Reference in New Issue
Block a user