[WIP] Добавил авторизированного пользователя и отображение его аватара

This commit is contained in:
megavrilinvv
2022-12-14 13:05:23 +03:00
parent dfb97cda9f
commit 09c60c775f
3 changed files with 39 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
<template lang="pug">
.flex.flex-col.w-full.h-full.gap-y-2
the-header(
:url="url",
:is-open-form="isOpenForm",
:close-form="closeForm",
:open-form="openForm",