Closed lakshya-roonwal closed 5 months ago
Added On boarding form with zod validation
there is just one change in this in the onboarding/page.jsx line no : 116 the line should be
onboarding/page.jsx
router.push(`/dashboard/${session?.user.id}`)
Added On boarding form with zod validation
4