Skip to content

Commit

Permalink
feat: get rid of extended comments per class props
Browse files Browse the repository at this point in the history
  • Loading branch information
the-homeless-god authored Apr 20, 2022
1 parent cafb893 commit a4fa980
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/molecules/Mailto/Mailto.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ export type MailtoProps = {
mailto: string
label: string
title: string

// Extend props
classNameMailto?: string
classNameTitle?: string
classNameLabel?: string
Expand Down

0 comments on commit a4fa980

Please sign in to comment.