refactor: simplify component

This commit is contained in:
ReaJason
2025-05-28 01:22:54 +08:00
parent f734e3c391
commit e31fcdeca9
18 changed files with 250 additions and 184 deletions
-2
View File
@@ -1,5 +1,3 @@
"use client";
import * as React from "react";
import * as TabsPrimitive from "@radix-ui/react-tabs";