update dependencies

This commit is contained in:
2023-05-06 13:13:38 +06:00
parent d42ef2c6cb
commit 8cee63a0fb
2 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ fun main() {
}
}
})
appendText("Example button")
appendText("Exit button")
} ?: window.alert("Unable to load body")
document.body ?.appendElement("p", {})