update docs

This commit is contained in:
2026-01-22 10:50:26 -05:00
parent 95b53f7533
commit 0e40fe01d7
14 changed files with 57 additions and 508 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
idx (mod frame (count frames))]
(nth frames idx)))
(defn view [{:keys [loading message style] :as model}]
(defn view [{:keys [loading message style] :as model} _size]
[:col {:gap 1}
[:box {:border :rounded :padding [1 2]}
[:col {:gap 1}