hide payouts

This commit is contained in:
Victor Batischev
2024-03-06 12:29:13 +03:00
parent f1a692f6c5
commit 4d148cc57d
10 changed files with 29 additions and 45 deletions

View File

@@ -153,7 +153,7 @@ const Statistics = () => {
<div className="project-info__creator">
<span className="return-text">Создатель проекта:</span>
<div>
<p>{projectInfo?.owner_info?.fio}</p>{" "}
<p>{projectInfo?.owner_info?.fio}</p>
<img
src={
projectInfo?.owner_info?.avatar