mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
ready
This commit is contained in:
@@ -113,7 +113,7 @@ function InviteLinkDialog({ open, onOpenChange, group }) {
|
||||
{/* Invite link */}
|
||||
<div className="w-full flex flex-col gap-2">
|
||||
<div className="flex items-center gap-2 rounded-lg border bg-muted px-3 py-2 min-w-0">
|
||||
<p className="font-mono text-xs text-muted-foreground truncate flex-1">
|
||||
<p className="font-mono text-xs text-muted-foreground truncate w-64">
|
||||
{inviteUrl}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user