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