import WebsiteReportsPage from './WebsiteReportsPage'; export default function WebsiteReportsPage({ params: { websiteId } }) { return ; }