Создание страницы - Контакты

This commit is contained in:
Web-serfer 2026-04-06 20:59:50 +05:00
parent 6828b990a9
commit f84c24e91f
11 changed files with 1733 additions and 75 deletions

View file

@ -7,6 +7,7 @@
"paths": {
"@styles/*": ["src/styles/*"],
"@components/*": ["src/components/*"],
"@data/*": ["src/data/*"],
"@constants": ["src/constants.ts"],
"@constants/*": ["src/constants/*"],
"@layouts/*": ["src/layouts/*"],