chore: Fix ESLint warnings for Vercel deployment

This commit is contained in:
ajaysi
2026-03-02 15:13:09 +05:30
parent 4b641cc773
commit e0376d0f1c
4 changed files with 36 additions and 7 deletions

View File

@@ -111,6 +111,7 @@ export const usePhaseNavigation = (
disabled: !seoCompleted // Can access if SEO done
}
];
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [research, outline, outlineConfirmed, hasContent, contentConfirmed, seoAnalysis, seoMetadata, seoRecommendationsApplied, currentPhase]);
// Persist current phase and user selection