hide payouts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user