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