Skip to content

Commit

Permalink
fix(extension): deleted useless About text
Browse files Browse the repository at this point in the history
  • Loading branch information
newick committed Oct 1, 2019
1 parent f3737f1 commit f8ead19
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/app/content/App/Account/About/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,6 @@ export const About = ({ installationDate, extensionVersion }: AboutProps) => (
</Content>
)}

<Content>
Pour découvrir ou faire découvrir le Même en Mieux autour de vous,{' '}
<ExternalLink href="https://choisir.lmem.net/decouvrir-exemples/">
rendez-vous sur cette page d’exemples
</ExternalLink>
.
</Content>

<nav>
<ExternalLink href="https://choisir.lmem.net/questions-frequentes-aide/">
Aide
Expand Down

0 comments on commit f8ead19

Please sign in to comment.