foamking/components/calculator
mikl0s 3a54ba40d3 fix: update quotes route to use checkAuth, fix zod type errors
Replace getCurrentUser import with checkAuth in quotes API route.
Fix z.coerce.number() type mismatch with zodResolver in calculator
forms by using z.number() directly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 22:01:36 +00:00
..
calculation-details.tsx Add admin dashboard, authentication, step wizard, and quote management 2026-02-22 20:59:11 +00:00
calculator-form.tsx fix: update quotes route to use checkAuth, fix zod type errors 2026-02-22 22:01:36 +00:00
step-wizard.tsx fix: update quotes route to use checkAuth, fix zod type errors 2026-02-22 22:01:36 +00:00