This commit is contained in:
Timothy Jaeryang Baek
2025-02-22 02:00:06 -08:00
parent 794919e91d
commit 8f3fcdcf5c
4 changed files with 5 additions and 5 deletions

View File

@@ -285,7 +285,7 @@ class Tools:
{boilerplate}
lang="python"
onChange={(e) => {
_content = e.detail.value;
_content = e;
}}
onSave={() => {
if (formElement) {