refactor(projects): remove project member management ui

This commit is contained in:
2026-04-28 19:35:23 +03:30
parent 8bd0e908a1
commit 3efa04094d
9 changed files with 361 additions and 1361 deletions

View File

@@ -5,7 +5,6 @@ export type WorkspaceLogSection =
| "workspace_members"
| "clients"
| "projects"
| "project_members"
| "tags"
| "time_entries"
| "rates"