Client: Profile: throw prop

This commit is contained in:
Viktor Fomin 2022-09-18 02:29:13 +03:00
parent 2d9b7606d8
commit 24de654204

View File

@ -78,7 +78,7 @@ class Profile extends React.Component {
const { profile, showCatalog, isAdmin } = this.props;
return (
<Section withBodyAutoFocus>
<Section withBodyAutoFocus viewAs="profile">
<Section.SectionHeader>
<SectionHeaderContent profile={profile} />
</Section.SectionHeader>