|
|
|
@ -45,7 +45,7 @@ const UserAccount = () => { |
|
|
|
<StyledLink disabled={isProduction} to={`${PAGES.useraccount}/subscriptions`}> |
|
|
|
<StyledLink disabled={isProduction} to={`${PAGES.useraccount}/subscriptions`}> |
|
|
|
<T9n t='my_subscriptions' /> |
|
|
|
<T9n t='my_subscriptions' /> |
|
|
|
</StyledLink> |
|
|
|
</StyledLink> |
|
|
|
<StyledLink disabled={isProduction} to={`${PAGES.useraccount}/payment-history`}> |
|
|
|
<StyledLink to={`${PAGES.useraccount}/payment-history`}> |
|
|
|
<T9n t='payment_history' /> |
|
|
|
<T9n t='payment_history' /> |
|
|
|
</StyledLink> |
|
|
|
</StyledLink> |
|
|
|
<StyledLink disabled={isProduction} to={`${PAGES.useraccount}/devices`}> |
|
|
|
<StyledLink disabled={isProduction} to={`${PAGES.useraccount}/devices`}> |
|
|
|
|