spawner/frontend/src
XPS\Micro ff22add424 fix: wrap useSearchParams in Suspense boundary for verify pages
- Extract VerifySignupContent and VerifyLoginContent components
- Wrap components in Suspense boundary to avoid static generation errors
- Add loading spinner fallback during hydration
- Fixes 'useSearchParams() should be wrapped in a suspense boundary' error in Next.js 14
2026-01-31 17:44:51 +01:00
..
app fix: wrap useSearchParams in Suspense boundary for verify pages 2026-01-31 17:44:51 +01:00
components/ui Initial project structure with documentation 2026-01-30 18:00:41 +01:00
hooks feat: Implement passwordless authentication with Magic Links 2026-01-31 16:19:22 +01:00
lib feat: Implement passwordless authentication with Magic Links 2026-01-31 16:19:22 +01:00