Skip to content

refactor(menu): remove hardcoded email recipient from EmailComposer#70

Open
yashisrani wants to merge 1 commit into
seetadev:mainfrom
yashisrani:fix/hardcoded-email
Open

refactor(menu): remove hardcoded email recipient from EmailComposer#70
yashisrani wants to merge 1 commit into
seetadev:mainfrom
yashisrani:fix/hardcoded-email

Conversation

@yashisrani
Copy link
Copy Markdown

Fix: #69

Summary

This PR removes the hardcoded recipient email address from the Email Composer implementation.

Changes

  • Removed hardcoded email recipient from EmailComposer
  • Improved application flexibility and maintainability
  • Prevented exposure of personal email addresses in source code

Result

Users can now choose recipients directly from their email client instead of being forced to send emails to a predefined address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Hardcoded Email Address from Email Composer

1 participant