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,4 +1,4 @@
import { MonitorIcon, MoonIcon, SunIcon } from "lucide-react"
import { MonitorIcon, MoonIcon, SunIcon } from "@workspace/ui/components/icon"
import type { I18nDevtoolTheme } from "./devtool-preferences"
import { useDevtoolLocalization } from "./devtool-localization"