update api
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
idx (mod frame (count frames))]
|
||||
(nth frames idx)))
|
||||
|
||||
(defn view [{:keys [loading message style] :as model} _size]
|
||||
(defn view [{:keys [loading message style] :as model}]
|
||||
[:col {:gap 1}
|
||||
[:box {:border :rounded :padding [1 2]}
|
||||
[:col {:gap 1}
|
||||
|
||||
Reference in New Issue
Block a user