You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(ui): simplify onboarding page by removing UserProvider
- Removed UserProvider and server-side data fetching for user data.
- Updated OnboardingPage to directly render OnboardingClient, enhancing performance and reducing complexity.
0 commit comments