umami/src/app/(main)/teams/[teamId]/reports/insights/page.tsx
2024-02-02 17:49:17 -08:00

3 lines
75 B
TypeScript

import Page from 'app/(main)/reports/insights/page';
export default Page;