Skip to content

Commit

Permalink
fix(ContributorNav): remove invite a friend button
Browse files Browse the repository at this point in the history
  • Loading branch information
newick authored and JalilArfaoui committed Sep 6, 2019
1 parent 1b831a1 commit 6d5bef1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/organisms/ContributorNav/ContributorNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export const ContributorNav = () => (
<Container>
<Tab active>Mes abonnements</Tab>
<Tab>Suggestions</Tab>
<BackgroundButton>Inviter un ami</BackgroundButton>
</Container>
);

Expand Down

0 comments on commit 6d5bef1

Please sign in to comment.