mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
uhh
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { Button } from "./ui/button";
|
||||
import { Sun } from "lucide-react";
|
||||
import { useTheme } from "next-themes";
|
||||
import { cn } from "@/lib/utils";
|
||||
import { cn } from "@/utils/ui";
|
||||
|
||||
interface ThemeToggleProps {
|
||||
className?: string;
|
||||
|
||||
Reference in New Issue
Block a user