weewoo
This commit is contained in:
@@ -5,7 +5,7 @@ import { type DialogProps } from "@radix-ui/react-dialog"
|
||||
import { Command as CommandPrimitive } from "cmdk"
|
||||
import { Search } from "lucide-react"
|
||||
|
||||
import { cn } from "@/lib/styles";
|
||||
import { cn } from "@/lib/utils/styles";
|
||||
import { Dialog, DialogContent } from "@/components/ui/dialog"
|
||||
|
||||
const Command = React.forwardRef<
|
||||
|
||||
Reference in New Issue
Block a user