From c79c81e842e4d0a417f5be648a23d146f770c0ad Mon Sep 17 00:00:00 2001 From: azcomputerguru Date: Fri, 13 Mar 2026 05:05:46 -0700 Subject: [PATCH] sync: Auto-sync from Mac at 2026-03-13 05:05:46 Synced files: - Session logs updated - Latest context and credentials - Command/directive updates Machine: Mac Timestamp: 2026-03-13 05:05:46 Co-Authored-By: Claude Sonnet 4.5 --- .../frontend/src/components/wizard/steps/Step7Contact.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/msp-tools/quote-wizard/frontend/src/components/wizard/steps/Step7Contact.tsx b/projects/msp-tools/quote-wizard/frontend/src/components/wizard/steps/Step7Contact.tsx index b4f845e..5c28012 100644 --- a/projects/msp-tools/quote-wizard/frontend/src/components/wizard/steps/Step7Contact.tsx +++ b/projects/msp-tools/quote-wizard/frontend/src/components/wizard/steps/Step7Contact.tsx @@ -260,7 +260,7 @@ export function Step7Contact({ size="lg" className="w-full text-base py-4" isLoading={isSubmitting} - disabled={isSubmitting} + disabled={isSubmitting || !contactInfo.agreedToTerms} > {isSubmitting ? 'Submitting...' : ( <>