- more
This commit is contained in:
@@ -8,7 +8,7 @@ export default function HeaderContentRight({ hideUserProfileButton, navigation }
|
||||
return null;
|
||||
}
|
||||
|
||||
return <UserProfileButton />;
|
||||
return <UserProfileButton navigation={navigation} />;
|
||||
}
|
||||
|
||||
HeaderContentRight.propTypes = {
|
||||
|
||||
Reference in New Issue
Block a user