diff --git a/src/components/CodeEditor.astro b/src/components/CodeEditor.astro index b310d07..78e126e 100644 --- a/src/components/CodeEditor.astro +++ b/src/components/CodeEditor.astro @@ -1,11 +1,11 @@ --- import Code from "./Code.astro" -const { thpcode, no_warnings } = Astro.props; +const { thpcode, no_warnings, level } = Astro.props; --- -
+
mixed
. No client Any
.Type inference included.
-