This commit is contained in:
Timothy Jaeryang Baek
2025-10-01 21:56:32 -05:00
parent e2ca7b8632
commit 97faeccebf
6 changed files with 60 additions and 62 deletions

View File

@@ -250,7 +250,6 @@ print("${endTag}")
};
onMount(() => {
console.log(value);
if (value === '') {
value = boilerplate;
}