Dominate-X-Club / dominate-links

Linktree clone for DominateXClub
https://dominate-links.vercel.app
MIT License
8 stars 7 forks source link

Add : On-boarding Form #5

Closed lakshya-roonwal closed 5 months ago

lakshya-roonwal commented 6 months ago

Added On boarding form with zod validation

lakshya-roonwal commented 6 months ago

there is just one change in this in the onboarding/page.jsx line no : 116 the line should be

router.push(`/dashboard/${session?.user.id}`)