Refactored website components. New layout.
This commit is contained in:
@@ -8,5 +8,5 @@ export default async function ({ params }: { params: Promise<{ websiteId: string
|
||||
}
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Event Data',
|
||||
title: 'Events',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user