mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
uhh
This commit is contained in:
@@ -4,7 +4,7 @@ import * as React from "react";
|
||||
import { Accordion as AccordionPrimitive } from "radix-ui";
|
||||
import { ChevronDown } from "lucide-react";
|
||||
|
||||
import { cn } from "../../lib/utils";
|
||||
import { cn } from "@/utils/ui";
|
||||
|
||||
const Accordion = AccordionPrimitive.Root;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user