feat: use new theme

This commit is contained in:
ReaJason
2025-06-07 13:31:18 +08:00
parent d6613f770a
commit 6fee88d761
14 changed files with 86 additions and 173 deletions
-2
View File
@@ -1,5 +1,3 @@
"use client";
import * as React from "react";
import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
import { CheckIcon, ChevronRightIcon, CircleIcon } from "lucide-react";