update docs
This commit is contained in:
@@ -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:"]
|
||||
|
||||
Reference in New Issue
Block a user