- 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 |
||
|---|---|---|
| .. | ||
| app | ||
| components/ui | ||
| hooks | ||
| lib | ||