-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add email subscription component #474
Conversation
Someone is attempting to deploy a commit to the pingcap Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
src/components/MDXComponents/email-subscription-form.module.css
Outdated
Show resolved
Hide resolved
src/components/MDXComponents/email-subscription-form.module.css.d.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@likidu PTAL these comments. Thx!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the rest LGTM.
Co-authored-by: Suhaha <[email protected]>
Co-authored-by: Suhaha <[email protected]>
Co-authored-by: Yuiham <[email protected]>
Co-authored-by: Yuiham <[email protected]>
Co-authored-by: Yuiham <[email protected]>
Co-authored-by: Yuiham <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@likidu PTAL again, thx!
@lilin90 @Yuiham
Email subscription form component for #453
In markdown file, add
<EmailSubscriptionForm />
to where we want to enable the email subscription such as the release-notes.md