You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want to add subscribing feature to the application so that users filling in their email ids in the footer of the website receive a confirmation mail to their valid mail ids.
Users will receive the confirmation mail and a success toast will be shown on the website.
Describe the solution you'd like
I will create backend api for the mail sending purpose and also a frontend component where users can fill in their mail ids for subscription.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I want to add subscribing feature to the application so that users filling in their email ids in the footer of the website receive a confirmation mail to their valid mail ids.
Users will receive the confirmation mail and a success toast will be shown on the website.
Describe the solution you'd like
I will create backend api for the mail sending purpose and also a frontend component where users can fill in their mail ids for subscription.
The text was updated successfully, but these errors were encountered: