add goals page for teams
This commit is contained in:
3
src/app/(main)/teams/[teamId]/reports/goals/page.tsx
Normal file
3
src/app/(main)/teams/[teamId]/reports/goals/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
import Page from 'app/(main)/reports/goals/page';
|
||||
|
||||
export default Page;
|
||||
Reference in New Issue
Block a user