Skip to content

Conversation

@vieiralucas
Copy link
Member

@vieiralucas vieiralucas commented Aug 26, 2025

Summary by cubic

Corrects the README note example for rendering a template in JS/TS endpoints. Replaces EmailTemplate({firstName="John", product="MyApp"}) with EmailTemplate({ firstName: "John", product: "MyApp" }) to use valid object syntax.

@vieiralucas vieiralucas requested a review from a team as a code owner August 26, 2025 19:18
@vieiralucas vieiralucas force-pushed the fix/wrong-syntax-readme-template branch from 31ee77d to 0398c96 Compare August 26, 2025 19:20
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@vieiralucas vieiralucas merged commit 6899036 into canary Aug 26, 2025
11 checks passed
@vieiralucas vieiralucas deleted the fix/wrong-syntax-readme-template branch August 26, 2025 19:26
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.

3 participants