update api
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
{:model model}))
|
||||
|
||||
;; === View ===
|
||||
(defn view [{:keys [count]} _size]
|
||||
(defn view [{:keys [count]}]
|
||||
[:col {:gap 1}
|
||||
[:box {:border :rounded :padding [0 1]}
|
||||
[:col
|
||||
|
||||
Reference in New Issue
Block a user