remove frontend directory from git tracking

This commit is contained in:
2026-09-14 17:56:43 +08:00
parent 4f296eb58c
commit 6d44b8ff37
34 changed files with 0 additions and 2648 deletions
-2
View File
@@ -1,2 +0,0 @@
import { CommonWorkspace } from "@/components/role-workspaces";
export default function CommonPage() { return <CommonWorkspace />; }