Skip to content

Commit

Permalink
Profiles with id (#223)
Browse files Browse the repository at this point in the history
## Изменения
Добавил возможность просматривать других пользователей по id

## Детали реализации
Пока позволяет просто открыть страничку по id и если прав хватит –
страничка откроется. Иначе будет бесконечная загрузка и тост с ошибкой
  • Loading branch information
dyakovri authored Jun 29, 2024
1 parent 2297683 commit 71b63d9
Show file tree
Hide file tree
Showing 8 changed files with 4,380 additions and 3,570 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"dev": "vite --host",
"build": "vite build",
"build:development": "vite build --mode development",
"build:testing": "vite build --mode testing",
Expand Down
Loading

0 comments on commit 71b63d9

Please sign in to comment.