Skip to content

Commit

Permalink
feat(app): removes signer card from view
Browse files Browse the repository at this point in the history
  • Loading branch information
farque65 committed Aug 24, 2022
1 parent 18d8ef2 commit 133eb42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/CardList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ export const CardList = ({ isLoading }: CardListProps): JSX.Element => {
<EnsCard />
<PohCard />
<DiscordCard />
<SignerCard />
</>
)}
</div>
Expand Down

0 comments on commit 133eb42

Please sign in to comment.