aboutsummaryrefslogtreecommitdiff
path: root/module
diff options
context:
space:
mode:
Diffstat (limited to 'module')
-rw-r--r--module/calp/html/components.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/calp/html/components.scm b/module/calp/html/components.scm
index 47436c87..9b3e4ce0 100644
--- a/module/calp/html/components.scm
+++ b/module/calp/html/components.scm
@@ -36,7 +36,6 @@
variable unit)))))
;; Generates a button or button-like link.
-;; TODO <div/> inside <button/> isn't valid.
(define*-public (btn key: onclick href (class '())
allow-other-keys:
rest: args)