refactor(icons): migrate workspace to Icones
This commit is contained in:
@@ -18,7 +18,7 @@ import {
|
||||
DropdownMenuSubTrigger,
|
||||
DropdownMenuTrigger,
|
||||
} from "@workspace/ui/components/dropdown-menu"
|
||||
import { CheckIcon } from "lucide-react"
|
||||
import { CheckIcon } from "@workspace/ui/components/icon"
|
||||
|
||||
function Menubar({ className, ...props }: MenubarPrimitive.Props) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user