Updated page titles.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
import Page from 'app/(main)/reports/page';
|
||||
import { Metadata } from 'next';
|
||||
|
||||
export default Page;
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Team Reports',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user