Refactor: removed default exports.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import WebsiteReportsPage from './WebsiteReportsPage';
|
||||
import { WebsiteReportsPage } from './WebsiteReportsPage';
|
||||
import { Metadata } from 'next';
|
||||
|
||||
export default async function ({ params }: { params: { websiteId: string } }) {
|
||||
|
||||
Reference in New Issue
Block a user