Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e90644835f | |||
| e1f7831f1f | |||
| c4f71c0f21 | |||
| 3b9ff972e0 | |||
| 64f0236d52 | |||
| 8d391ae079 | |||
| 848bb83256 |
@@ -85,8 +85,7 @@ const sections = [
|
|||||||
|
|
||||||
export function PrivacyPolicyPage() {
|
export function PrivacyPolicyPage() {
|
||||||
usePageTitle('Политика конфиденциальности')
|
usePageTitle('Политика конфиденциальности')
|
||||||
// eslint-disable-next-line no-console
|
|
||||||
console.log('new deploy16')
|
|
||||||
return (
|
return (
|
||||||
<Box sx={{ maxWidth: 800, mx: 'auto', py: { xs: 3, md: 5 }, px: { xs: 2, md: 0 } }}>
|
<Box sx={{ maxWidth: 800, mx: 'auto', py: { xs: 3, md: 5 }, px: { xs: 2, md: 0 } }}>
|
||||||
<Typography
|
<Typography
|
||||||
|
|||||||
Reference in New Issue
Block a user