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