7a0a97aea3
Add a useEffect in SetupWizard that checks GET /api/setup/status on mount. If needsSetup === false, redirect to /admin immediately instead of showing the wizard. Shows a "Checking setup status..." loading state while the check is in flight. Fixes GRO-254 Co-Authored-By: Paperclip <noreply@paperclip.ing>