Merge branch 'develop' into OTT-2362-create-lff-client

keep-around/83b38e606bf1180073ec9ab6a09750c2a7fc0659
Rakov Roman 4 years ago
commit 83b38e606b
  1. 1
      src/features/UserAccount/index.tsx

@ -63,7 +63,6 @@ const UserAccount = () => {
<T9n t='my_devices' /> <T9n t='my_devices' />
</StyledLink> </StyledLink>
<StyledLink <StyledLink
disabled={isProduction}
target='_blank' target='_blank'
to={{ pathname: PAGES.about_the_project }} to={{ pathname: PAGES.about_the_project }}
> >

Loading…
Cancel
Save