fix(Nav): My Profile => Settings
This commit is contained in:
committed by
mrugesh mohapatra
parent
558328aa08
commit
e1c5b8a894
@ -30,7 +30,7 @@ export default function SignUpButton({ showLoading, showSignUp }) {
|
|||||||
key='user'
|
key='user'
|
||||||
>
|
>
|
||||||
<Link to={ onRouteSettings() }>
|
<Link to={ onRouteSettings() }>
|
||||||
My Profile
|
Settings
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user