chore: finish workspace cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { renderHealthWorkspacePage } from "@/modules/health/components/HealthWorkspacePage";
|
||||
import { renderHealthSettingsPage } from "@/modules/health/components/HealthWorkspacePage";
|
||||
|
||||
export default async function HealthSettingsPage(): Promise<React.ReactElement> {
|
||||
return renderHealthWorkspacePage();
|
||||
return renderHealthSettingsPage();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user