Skip to content

Commit 6eed83f

Browse files
committed
fixup
1 parent fd051d5 commit 6eed83f

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

browser-chat/frontend/src/components/change-nickname-button.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { Input } from "@/components/ui/input"
55
import {
66
Dialog,
77
DialogContent,
8-
DialogFooter,
98
DialogHeader,
109
DialogTitle,
1110
DialogTrigger,

browser-chat/frontend/src/components/invitepopup.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ import { Input } from "@/components/ui/input"
77
import {
88
Dialog,
99
DialogContent,
10-
DialogFooter,
11-
DialogHeader,
1210
DialogTitle,
13-
DialogTrigger,
1411
} from "@/components/ui/dialog"
1512
import { Copy } from "lucide-react"
1613
import { TicketOpts } from "@/lib/api"

0 commit comments

Comments
 (0)