Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
louisjoecodes committed Dec 5, 2024
1 parent 8390cad commit 8d7f531
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { cn } from "@/lib/utils";
import { Loader2 } from "lucide-react";
import Image from "next/image";
import { useState } from "react";
import { christmasFont } from "@/components/custom-fonts";

interface CallButtonProps {
status: "disconnected" | "connecting" | "connected" | "disconnecting";
Expand Down

0 comments on commit 8d7f531

Please sign in to comment.