diff --git a/site/content/examples/16-context/00-context-api/Map.svelte b/site/content/examples/16-context/00-context-api/Map.svelte
index 059fcca45b..99aead054b 100644
--- a/site/content/examples/16-context/00-context-api/Map.svelte
+++ b/site/content/examples/16-context/00-context-api/Map.svelte
@@ -1,9 +1,9 @@
+
+
+
+
{#if map}
-
+
{/if}
@@ -47,4 +46,4 @@
width: 100%;
height: 100%;
}
-
\ No newline at end of file
+
diff --git a/site/content/tutorial/15-context/01-context-api/app-a/Map.svelte b/site/content/tutorial/15-context/01-context-api/app-a/Map.svelte
index c6a660a49f..e94bd3f0cd 100644
--- a/site/content/tutorial/15-context/01-context-api/app-a/Map.svelte
+++ b/site/content/tutorial/15-context/01-context-api/app-a/Map.svelte
@@ -1,5 +1,5 @@
+
+
+
+
+
{#if map}
-
+
{/if}
@@ -45,4 +45,4 @@
width: 100%;
height: 100%;
}
-
\ No newline at end of file
+
diff --git a/site/content/tutorial/15-context/01-context-api/app-b/Map.svelte b/site/content/tutorial/15-context/01-context-api/app-b/Map.svelte
index 059fcca45b..bd4010e765 100644
--- a/site/content/tutorial/15-context/01-context-api/app-b/Map.svelte
+++ b/site/content/tutorial/15-context/01-context-api/app-b/Map.svelte
@@ -1,9 +1,9 @@
+
+
+
+
+
{#if map}
-
+
{/if}
@@ -47,4 +47,4 @@
width: 100%;
height: 100%;
}
-
\ No newline at end of file
+