update docs

This commit is contained in:
2026-01-22 10:50:26 -05:00
parent 95b53f7533
commit 0e40fe01d7
14 changed files with 57 additions and 508 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
[model nil]))
;; === View ===
(defn view [{:keys [cursor items selected submitted]}]
(defn view [{:keys [cursor items selected submitted]} _size]
(if submitted
[:col
[:text {:bold true :fg :green} "You selected:"]