update api

This commit is contained in:
2026-02-03 13:01:10 -05:00
parent 426a0c4715
commit ff842a5848
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
{:model model})))
;; === View ===
(defn view [{:keys [cursor items selected submitted]} _size]
(defn view [{:keys [cursor items selected submitted]}]
(if submitted
[:col
[:text {:bold true :fg :green} "You selected:"]