Skip to content

Commit

Permalink
fix(ts): add Mailchimp provider (#1821)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Apr 23, 2021
1 parent 49cb7e5 commit 55a2932
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/providers.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export type OAuthProviderType =
| "Kakao"
| "LINE"
| "LinkedIn"
| "Mailchimp"
| "MailRu"
| "Medium"
| "Netlify"
Expand Down

1 comment on commit 55a2932

@vercel
Copy link

@vercel vercel bot commented on 55a2932 Apr 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.