mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-18 10:52:16 +03:00
lint fix
This commit is contained in:
parent
06ea7e6bc4
commit
9befde93ae
@ -260,6 +260,7 @@ class ProfileContainer extends Component {
|
||||
};
|
||||
|
||||
_fetchProfile = async (username = null, isProfileAction = false) => {
|
||||
const { intl } = this.props;
|
||||
try {
|
||||
const { username: _username, isFollowing, isMuted, isOwnProfile } = this.state;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user