Openstatus www.openstatus.dev

fix: bug legacy page on onboarding (#1629)

* fix: bug legcacy page on onboarding

* ci: apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

authored by

Thibault Le Ouay
autofix-ci[bot]
and committed by
GitHub
8ae83f76 9b8b1cdf

+1
+1
apps/dashboard/src/app/(dashboard)/onboarding/client.tsx
··· 219 219 ? [{ monitorId: createMonitorMutation.data.id, order: 0 }] 220 220 : [], 221 221 workspaceId: workspace.id, 222 + legacyPage: false, 222 223 }); 223 224 }} 224 225 />