Fix UI
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { GripVertical } from "lucide-react"
|
||||
import * as ResizablePrimitive from "react-resizable-panels"
|
||||
|
||||
import { cn } from "@/lib/utils"
|
||||
import { cn } from "@/lib/styles";
|
||||
|
||||
const ResizablePanelGroup = ({
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user