mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 05:37:20 +01:00
add goals page for teams
This commit is contained in:
parent
cbd5f7b556
commit
9c2917a53f
1 changed files with 3 additions and 0 deletions
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue