From b57f88fb3272447d8b8a35284f09c7b209a76d91 Mon Sep 17 00:00:00 2001 From: Satvik Date: Thu, 12 Jan 2023 09:21:08 -0500 Subject: [PATCH] Missed a semicolon --- site/content/docs/02-component-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/02-component-format.md b/site/content/docs/02-component-format.md index 268444ab7d..d9f7a35662 100644 --- a/site/content/docs/02-component-format.md +++ b/site/content/docs/02-component-format.md @@ -147,7 +147,7 @@ Any top-level statement (i.e. not inside a block or a function) can be made reac ```sv