feat(management): add team mod
This commit is contained in:
5
app/management/team/organization/page.tsx
Normal file
5
app/management/team/organization/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
"use client"
|
||||
|
||||
export default function OrganizationPage() {
|
||||
return <></>
|
||||
}
|
||||
Reference in New Issue
Block a user