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(exports): add missing exports #111

Merged
merged 1 commit into from
Sep 11, 2022
Merged

fix(exports): add missing exports #111

merged 1 commit into from
Sep 11, 2022

Conversation

niloysikdar
Copy link
Member

This Pull Request covers:

Add missing interface exports for CSSClasses and ThemeOptions from the package

Fixes #110

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

Add missing interface exports for CSSClasses and ThemeOptions from the package

Fixes #110

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
@niloysikdar niloysikdar added the GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 label Sep 11, 2022
@netlify
Copy link

netlify bot commented Sep 11, 2022

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

Name Link
🔨 Latest commit 8f6ffd8
🔍 Latest deploy log https://app.netlify.com/sites/docs-react-email-leopardslab/deploys/631d8109aee42a0008d4bcd5
😎 Deploy Preview https://deploy-preview-111--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.

@agentmilindu agentmilindu merged commit ca059c4 into main Sep 11, 2022
@agentmilindu agentmilindu deleted the export-fix branch September 11, 2022 07:23
github-actions bot pushed a commit that referenced this pull request Sep 11, 2022
## [1.15.2](v1.15.1...v1.15.2) (2022-09-11)

### Bug Fixes

* **exports:** add missing exports ([#111](#111)) ([ca059c4](ca059c4)), closes [#110](#110)
@github-actions
Copy link

🎉 This PR is included in version 1.15.2 🎉

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 exports for CSSClasses and ThemeOptions
2 participants