refactor(icons): migrate workspace to Icones

This commit is contained in:
Maofeng
2026-09-20 15:52:22 +08:00
parent 1fc56b6982
commit ea00a71112
95 changed files with 1409 additions and 725 deletions
+1 -1
View File
@@ -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 (