) {
- Komp.create(document.body!!, TodoApp(), true)
+ Komponent.create(document.body!!, TodoApp(), true)
}
diff --git a/web/index.html b/web/index.html
index 507864a..b096035 100644
--- a/web/index.html
+++ b/web/index.html
@@ -12,9 +12,6 @@
Compare other javascript MVC* frameworks with TodoMVC
-
-
-
-
+