We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd051d5 commit 6eed83fCopy full SHA for 6eed83f
browser-chat/frontend/src/components/change-nickname-button.tsx
@@ -5,7 +5,6 @@ import { Input } from "@/components/ui/input"
5
import {
6
Dialog,
7
DialogContent,
8
- DialogFooter,
9
DialogHeader,
10
DialogTitle,
11
DialogTrigger,
browser-chat/frontend/src/components/invitepopup.tsx
@@ -7,10 +7,7 @@ import { Input } from "@/components/ui/input"
- DialogHeader,
12
13
- DialogTrigger,
14
} from "@/components/ui/dialog"
15
import { Copy } from "lucide-react"
16
import { TicketOpts } from "@/lib/api"
0 commit comments