perf: finish web performance pass
This commit is contained in:
@@ -4,7 +4,6 @@ export const prerender = false;
|
||||
import DashboardAppPage from '../../../components/DashboardAppPage.astro';
|
||||
|
||||
const locale = 'zh' as const;
|
||||
const { id } = Astro.params;
|
||||
---
|
||||
|
||||
<DashboardAppPage locale={locale} />
|
||||
|
||||
Reference in New Issue
Block a user