diff --git a/client/src/pages/privacy-policy/ui/PrivacyPolicyPage.tsx b/client/src/pages/privacy-policy/ui/PrivacyPolicyPage.tsx index f194b93..68d8a12 100755 --- a/client/src/pages/privacy-policy/ui/PrivacyPolicyPage.tsx +++ b/client/src/pages/privacy-policy/ui/PrivacyPolicyPage.tsx @@ -85,6 +85,8 @@ const sections = [ export function PrivacyPolicyPage() { usePageTitle('Политика конфиденциальности') + // eslint-disable-next-line no-console + console.log('new deploy') return (