Skip to content
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

fix(defaulthtml): fix defaultHTML #109

Merged
merged 1 commit into from
Sep 10, 2022
Merged

fix(defaulthtml): fix defaultHTML #109

merged 1 commit into from
Sep 10, 2022

Conversation

niloysikdar
Copy link
Member

@niloysikdar niloysikdar commented Sep 10, 2022

This Pull Request covers:

Fix the default HTML which is used for the generateEmail function to convert the react layout and generate the HTML out of it

Fixes #108

Signed-off-by: Niloy Sikdar niloysikdar30@gmail.com

Fix the default HTML which is used for the generateEmail function to convert the react layout and
generate the HTML out of it

Fixes #108

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
@netlify
Copy link

netlify bot commented Sep 10, 2022

Deploy Preview for docs-react-email-leopardslab ready!

Name Link
🔨 Latest commit d421f69
🔍 Latest deploy log https://app.netlify.com/sites/docs-react-email-leopardslab/deploys/631c72d4b9f3440009ceec6b
😎 Deploy Preview https://deploy-preview-109--docs-react-email-leopardslab.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@niloysikdar niloysikdar added the GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 label Sep 10, 2022
@agentmilindu agentmilindu merged commit d24426d into main Sep 10, 2022
@agentmilindu agentmilindu deleted the defaultHTML-fix branch September 10, 2022 15:20
github-actions bot pushed a commit that referenced this pull request Sep 10, 2022
## [1.15.1](v1.15.0...v1.15.1) (2022-09-10)

### Bug Fixes

* **defaulthtml:** fix defaultHTML ([#109](#109)) ([d24426d](d24426d)), closes [#108](#108)
@github-actions
Copy link

🎉 This PR is included in version 1.15.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix deafultHTML for generateEmail method
2 participants