first commit
This commit is contained in:
5
ui/app/workspace/governance/teams/page.tsx
Normal file
5
ui/app/workspace/governance/teams/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { TeamsView } from "@enterprise/components/user-groups/teamsView"
|
||||
|
||||
export default function GovernanceTeamsPage() {
|
||||
return <TeamsView />
|
||||
}
|
||||
Reference in New Issue
Block a user