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