Compare commits
2 Commits
2caa8d91be
...
ebf24ae77a
| Author | SHA1 | Date | |
|---|---|---|---|
| ebf24ae77a | |||
| fcec3c6620 |
@@ -86,7 +86,7 @@ const sections = [
|
|||||||
export function PrivacyPolicyPage() {
|
export function PrivacyPolicyPage() {
|
||||||
usePageTitle('Политика конфиденциальности')
|
usePageTitle('Политика конфиденциальности')
|
||||||
// eslint-disable-next-line no-console
|
// eslint-disable-next-line no-console
|
||||||
console.log('new deploy')
|
console.log('new deploy2')
|
||||||
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