Skip to content

Fix missing closing brace in ecommerce Signal handling example - #491

Merged
angelazhou32 merged 1 commit into
mainfrom
missing-curly-in-build-ecommerce
Sep 3, 2026
Merged

Fix missing closing brace in ecommerce Signal handling example#491
angelazhou32 merged 1 commit into
mainfrom
missing-curly-in-build-ecommerce

Conversation

@angelazhou32

Copy link
Copy Markdown
Contributor

No description provided.

The switch statement in the "Add Signal Handling for your cart" code
block was missing its closing curly brace, leaving the switch unclosed
so the example would not compile. Add the closing brace before the
func/AddReceive closes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@angelazhou32
angelazhou32 requested a review from a team as a code owner September 2, 2026 19:17
@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
temporal-learning Ready Ready Preview Sep 2, 2026 7:17pm UTC

Request Review

@angelazhou32
angelazhou32 merged commit e9daf15 into main Sep 3, 2026
6 checks passed
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.

2 participants